Thx!

2013/2/4 Maxim Solodovnik <[email protected]>

> I'll handle it as soon as I talk to Timur
>
>
> On Mon, Feb 4, 2013 at 11:42 AM, [email protected] <
> [email protected]> wrote:
>
>> There is a typo in a method name
>> "getVerifyedActiveRoomIds" should be named "getVerifiedActiveRoomIds"
>>
>> Is it possible to change this method name in the red5sip API?
>>
>> Thx
>> Sebastian
>>
>>
>> 2013/2/4 [email protected] <[email protected]>
>>
>> Then we should add some info to our website,
>>> like "SIP integration is of beta quality please contact the dev list" or
>>> similar.
>>>
>>> Sebastian
>>>
>>>
>>> 2013/2/4 Maxim Solodovnik <[email protected]>
>>>
>>>> I believe it will not work for the cluster (nobody ever think about
>>>> this)
>>>> Unfortunately SIP integration still is not very stable :(
>>>>
>>>>
>>>> On Mon, Feb 4, 2013 at 10:50 AM, [email protected] <
>>>> [email protected]> wrote:
>>>>
>>>>> Is the red5sip integration intend to work on cluster? I guess
>>>>> theoretically you just need to switch the servers host/port part and could
>>>>> use a single red5sip instances to handle a complete cluster.
>>>>>
>>>>> Sebastian
>>>>>
>>>>>
>>>>> 2013/2/4 Maxim Solodovnik <[email protected]>
>>>>>
>>>>>> Hello Sebastian,
>>>>>>
>>>>>> getActiveRoomIds method is used by red5sip as follows:
>>>>>> red5sip once in 3 seconds calls getActiveRoomIds to get the list of
>>>>>> the rooms with users for which SIP is enabled (in room settings) if such
>>>>>> rooms are found red5sip creates "SIP Transport" user in the room and
>>>>>> transfers audio to the asterisk.
>>>>>>
>>>>>> This way OM-Asterist bridge sends audio only while room is not empty
>>>>>>
>>>>>>
>>>>>> On Mon, Feb 4, 2013 at 10:22 AM, [email protected] <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Hi Maxim,
>>>>>>>
>>>>>>> there is a new method "getActiveRoomIds" in the
>>>>>>> ScopeApplicationAdapter. I guess this method is used in the SIP 
>>>>>>> integration.
>>>>>>>
>>>>>>> It internally uses the method "getActiveRoomIdsByServer".
>>>>>>> I have now implemented this method for both caches memory/db (again).
>>>>>>>
>>>>>>> It has been not working for the memory based cache cause I did not
>>>>>>> know SIP integration will use that and for me the roomIds where not of
>>>>>>> interested except for calculating the server load in the cluster.
>>>>>>>
>>>>>>> Do we really need this method? What does it do on SIP side?
>>>>>>>
>>>>>>> Also what is the intend security mechanism for the SIP/RTMP client
>>>>>>> when communicating with OpenMeetings?
>>>>>>> Does the SIP/RTMP client just call methods or does it authenticate
>>>>>>> somehow?
>>>>>>>
>>>>>>> Thanks!
>>>>>>> Sebastian
>>>>>>> --
>>>>>>> Sebastian Wagner
>>>>>>> https://twitter.com/#!/dead_lock
>>>>>>> http://www.webbase-design.de
>>>>>>> http://www.wagner-sebastian.com
>>>>>>> [email protected]
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> WBR
>>>>>> Maxim aka solomax
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sebastian Wagner
>>>>> https://twitter.com/#!/dead_lock
>>>>> http://www.webbase-design.de
>>>>> http://www.wagner-sebastian.com
>>>>> [email protected]
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> https://twitter.com/#!/dead_lock
>>> http://www.webbase-design.de
>>> http://www.wagner-sebastian.com
>>> [email protected]
>>>
>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> [email protected]
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.webbase-design.de
http://www.wagner-sebastian.com
[email protected]

Reply via email to