----- Original Message -----
From: unplug
[mailto:[EMAIL PROTECTED]
To: Asterisk Users Mailing List -
Non-Commercial Discussion [mailto:[EMAIL PROTECTED]
Sent:
Fri, 28 Jul 2006 07:35:34 -0300
Subject: [asterisk-users] registration
process


> Hi all,
>   I wonder if there are 2 UAs having the same sip account and
> password.  If they both register to the same server in same time.
> Both of them can register successfully and make calls.  Am I right?

They can register to the same account yes but only the last one that registered 
will get calls directed at the account. As for making calls they'll always be 
able to unless you have an entry setup that just uses the registered IP 
address/port for authentication (probably not).

> How can I prevent the above case, say only one UA can register to the
> server?  Please advice.

The only way you *might* be able to block extra registrations is by limiting 
the account to a specific IP range for registrations but then if you tried to 
register elsewhere with a legitimate attempt, it would be blocked too.

> Thanks.

Joshua Colp
Digium
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to