[Serusers] Multiple Calls

Greger V. Teigre greger at teigre.com
Wed Nov 29 16:11:26 CET 2006


Yes, keeping call state = dialog statefulness, statefull proxy = keeping 
transaction state.

In general you don't want to keep the dialog state because the resources 
required reduces dramatically the number of subscribers you can support 
on a server.
g-)

SER LIST wrote:
> Keeping call state and stateful proxies are two separate things. 
> Stateful proxies is related to how transactions are handled. Keeping 
> call state is another ball game
>
>
>> From: Abdul Qadir <ablqadir at yahoo.com>
>> To: Andrei Pelinescu-Onciul <andrei at iptel.org>
>> CC: serusers at lists.iptel.org
>> Subject: Re: [Serusers] Multiple Calls
>> Date: Mon, 20 Nov 2006 18:30:21 -0800 (PST)
>>
>> It means SER don't keep the call state even if I run it as stateful 
>> proxy.
>>
>> Andrei Pelinescu-Onciul <andrei at iptel.org> wrote: On Nov 20, 2006 at 
>> 02:25, Abdul Qadir wrote:
>> > How can I prevent SER users to make simultaneous calls using one 
>> account. Is there any function which I pass the user id/or some thing 
>> and it return true/false based on status if this user is currently 
>> making any call.
>>
>> No, there is no such function. ser doesn't keep call state.
>> You would need to write a new module (if you only want to prevent
>> simultaneous calls you might get away with a simple hack and you can
>> probably avoid having a b2bua implementation)
>>
>>
>> Andrei
>>
>>
>>
>> ---------------------------------
>> Sponsored Link
>>
>> $200,000 mortgage for $660/mo - 30/15 yr fixed, reduce debt, home 
>> equity - Click now for info
>
>
>> _______________________________________________
>> Serusers mailing list
>> Serusers at lists.iptel.org
>> http://lists.iptel.org/mailman/listinfo/serusers
>
> _________________________________________________________________
> Find a local pizza place, music store, museum and more…then map the 
> best route! Check out Live Local today! http://local.live.com/?mkt=en-ca/
>
> _______________________________________________
> Serusers mailing list
> Serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
>



More information about the sr-users mailing list