[OpenSIPS-Users] Credential protection.
Thiago Rondon
thiago at aware.com.br
Wed Dec 2 13:45:30 CET 2009
Bogdan,
I developer one softphone (with IM, presence server, file transfer, voip
and etc) that my customer need this behaviour, we are using OpenSIPS
with XCAP as server.
Yes, my problem is that (parallel registrations for a single account)...
I make a perl script to do that, but it's not good enought.
Thanks Bogdan!
-Thiago Rondon
Bogdan-Andrei Iancu escreveu:
> Hi Thiago,
>
> why do you want to achieve such behaviour? more or less it is against
> SIP idea, where you have parallel registrations for a single account.
>
> I'm just curios of the reasons, to see if it really pays of to work out
> a solution for it :)
>
> Regards,
> Bogdan
>
> Thiago Rondon wrote:
>
>> Hi,
>>
>> I try to do this in my registrar with opensips:
>>
>> 1 - db_check_auth()
>>
>> Check credential for the user.
>>
>> 2 - check_if_user_is_logged()
>>
>> Check if there are same credential logged with the same username.
>>
>> 3 - kill_user_currently_logged()
>>
>> Kill the username (send a terminted session message) currently logged.
>>
>> 4 - Login OK.
>>
>> Do the login.
>>
>> So, I doesn't allow simultaneos login, but when the same user logged in,
>> I need to logout the previews logged session of user.
>>
>> Suggestions ?
>>
>> Thanks in advanced!
>> -Thiago Rondon
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>>
>
>
>
More information about the Users
mailing list