Hi all, What will happen if 2 devices using the same set of sip account to connect to the same asterisk? Do they both can make call? Can they receive call as normal?
Gregory Duchatelet
2006-Dec-19 03:58 UTC
[asterisk-users] 2 devices using same sip account
Hi, It seems that they both can make calls, but only one can receive call: the last registered... Greg> Hi all, > What will happen if 2 devices using the same set of sip account to > connect to the same asterisk? Do they both can make call? Can they > receive call as normal? > _______________________________________________ > --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
19 dec 2006 kl. 11.58 skrev Gregory Duchatelet:> Hi, > > It seems that they both can make calls, but only one can receive > call: the > last registered... > > Greg > >> Hi all, >> What will happen if 2 devices using the same set of sip account to >> connect to the same asterisk? Do they both can make call? Can they >> receive call as normal? >> _______________________________________________ >> --Bandwidth and Colocation provided by Easynews.com -- >>In Asterisk, you should only have one phone per account. We do not support multiple devices per account. The PBX core needs to know how many devices that we are calling each time we access it. /O