Hello, I can understand why asterisk is designed to not to allow two UAs with the same usr/pwd, http://lists.digium.com/pipermail/asterisk-users/2004-February/037284.html, but I have to find a solution for this. My first option is use SER as an extension end of Asterisk, to allow more than one SIP endpoint to register with the same details http://www.voip-info.org/wiki-Asterisk+at+large. I wonder if there is another way to do this. Of course, I am talking about a SIP proxy behaviour, simultaneous registration, both phones ringing at the same time and first to answer gets the call. Kind regards, Victor. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050801/32cce255/attachment.htm
I really think this matter deserves attention. I have been asked many times about it. Regards, Victor.> Hello, > > I can understand why asterisk is designed to not to allow two UAs with the same usr/pwd, http://lists.digium.com/pipermail/asterisk-users/2004-February/037284.html, but I have to find a solution for this. > > My first option is use SER as an extension end of Asterisk, to allow more than one SIP endpoint to register with the same details http://www.voip-info.org/wiki-Asterisk+at+large. I wonder if there is another way to do this. Of course, I am talking about a SIP proxy behaviour, simultaneous registration, both phones ringing at the same time and first to answer gets the call. > > Kind regards, > Victor.-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/25570825/attachment.htm
Silik0nJesus (SwK)
2005-Aug-02 08:46 UTC
[Asterisk-Users] Re: two UA with the same usr/pwd
On 8/2/05, Victor Alvarez <victor@sentidocomun.es> wrote:> > Hello, > > > > I can understand why asterisk is designed to not to allow two UAs with > the same usr/pwd, > http://lists.digium.com/pipermail/asterisk-users/2004-February/037284.html, > but I have to find a solution for this. > > > > My first option is use SER as an extension end of Asterisk, to allow more > >than one SIP endpoint to register with the same details > >http://www.voip-info.org/wiki-Asterisk+at+large. I wonder > >if there is another way to do this. Of course, I am talking about a SIP > >proxy behaviour, simultaneous registration, both phones ringing at the same > >time and first to answer gets the call. > > I really think this matter deserves attention. I have been asked many times > about it.If you really need 2 phones to ring at the same time and first to answer get the call, all you have to do is Dial(SIP/phone1&SIP/phone2)
> -----Original Message----- > Of course your problem will become the fact that virtually no SIP > devices support more than 5 "line" buttons. The devices that do > support more than 5 "line" buttons don't run SIP. The only device > that I know of is the SNOM, but I've never used it. The Cisco > "sidecar" does not run SIP.Actually, lots do. The GXP-2000 has 11 lighted buttons, of which 7 will be extensions and 4 are lines (The 'extension' lights are yet to be implemented). The Snom 360 and 320 has 12 lighted buttons, which can be mapped to any combination of line of extension. You can also get an extension keyboard for both of those phones with extra lighted buttons. GXP-2000s and Snom phones are the way to go for key-system functionality. --Rob