Subscribing more than once to the same stream

Hi,

Is there any simple way to subscribe twice or more times to a stream
published in the room? We have a connection test page and it should be
useful, we have tried calling room.subscribe many times but it only the
first call works. We have modified the if condition in addSubscriber method
in roomController.js that blocked us before but now it gets stuck more
inside of Licode so we don’t know how to solve it.

Hope you can help us.

Thank you.
Sergio.