[Asterisk-Users] same extension on multiple sip phones?
Aaron Picht
asterisk at parabolastudios.com
Tue Aug 2 22:57:36 MST 2005
One way to do this would be to create a call queue with the two sip phones
as separate extensions connected to the one logical extension (the queue).
The other, and possibly simpler way to do it is to use
Dial(SIP/<extension>&SIP/<extension>) to ring both sip phones at the same
time. Regardless, you can't have two sip phones try to register to the same
account. It's all in the dialplan.
Aaron Picht
-----Original Message-----
From: Kevin Hanson [mailto:tuxpert at comcast.net]
Sent: Tuesday, August 02, 2005 10:19 PM
To: Asterisk-Users at lists.digium.com
Subject: [Asterisk-Users] same extension on multiple sip phones?
I have a need to have the two sip phones register with the same
extension (at least I think I have the need :)
A client wants an incoming call to ring at the receptionists desk and
also at their desk. If the receptionist is in it will be answered there
and put on hold followed by a "Joe, you have a call on line 1".
Is there a way to do this w/ asterisk? I've played with two phones with
same sip registration and it seems the last one to register is the one
asterisk recognizes.
Thanks,
Kevin
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list