you need also note that once you do that asterisk authorizes on first ip it
sees in sip peers..

so client a and client b with same ip.. could cause problems unless you
divide them .



On 2/28/07, Bayrouni <[EMAIL PROTECTED]> wrote:

Eric "ManxPower" Wieling a écrit :
> Yuan LIU wrote:
>>> From: "Eric \"ManxPower\" Wieling" <[EMAIL PROTECTED]>
>>> Date: Wed, 28 Feb 2007 10:57:43 -0600
>>>
>>> Ricardo Carvalho wrote:
>>>> Can't I register multiple phones with the same user/password? That's
>>>> what I pretend to do, not ring groups...
>>
>> Ricardo,
>>
>> Any particular reason for not using ring groups?
>>
>>> No, you cannot register multiple phones with the same user/password.
>>
>> Just curious: can I register multiple phones with one user name but
>> different passwords?
>
> no.
> _______________________________________________


Which is relevant for asterisk (like any other client/server based
architecture), is the session.

Your phone (hard||soft) is the client.
Your PBX asterix is the server.

Your session is defined by your agent confiuration (and  configuration
data is sent in SIP protocol over TCP/IP suite protocol) .

But first there is a connection.(tcp/ip)

And on the same IP/PORT there is only one connection. If you change
username/password this is still one connection and the same connection.

username password are mostly used to authenticate and not to connect.


cheers

Bayrouni

_______________________________________________
--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




--
Mike
Sales Manager
http://www.voicemeup.com
Making it happen
1.877.807.VOIP (8647)
1.514.312.7030
_______________________________________________
--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