Hi
I did try
if(is_method("REGISTER"))
{
if(lookup("location")){
sl_send_reply("401","Unautorized");
exit;
}
}
With Regards
Ali Jawad
System Administrator
Splendor Telecom (www.splendor.net)
Phone: +961 1 373725
Fax: + 961 1 375554
From: Sergio Gutierrez
[mailto:saguti@gmail.com]
Sent: 2008-09-26 14:38
To: Ali Jawad
Subject: Re: [Kamailio-Users] How
to prevent - Same username used on multiple sip phones
Hi Ali.
Maybe you could use the function registered() of the module
registrar, to check whether the user is already registered.
Best regards.
Sergio G.
On 9/26/08, Ali
Jawad <ali.jawad@splendor.net>
wrote:
Hi
On
my openser I can logon with the same username on two different softphones. How
can I prevent the same username from being used on multiple devices.
With
Regards
_______________________________________________
Users mailing list
Users@lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.