[Asterisk-Users] Simple question about ringing multiple phones (extensions)?

Martin Joseph ast at stillnewt.org
Sat Jan 28 12:40:43 MST 2006


On Jan 28, 2006, at 12:54 AM, Ronald Wiplinger wrote:

> Martin Joseph wrote:
>> <snip>I tried something like:
>>
>> exten => 2020,2,Dial(SIP/2005,25,tr&IAX/2010,25,tr)
>>
>> I thought this might cause both 2005 and 2010 to ring when 2020 was 
>> dialed,  but only 2005 rings?
>>
> Below works for me:
>
> PHONE_LOCAL=${PHONE_601}&${PHONE_602}&${PHONE_603}
> PHONE_601=SIP/601                ; office 601  Ronald
> PHONE_602=SIP/602                ; office 602  Ronald
> PHONE_603=ZAP/1r1                ; living room 603 cordless
>
> For you this should work too:
>
> exten => 2020,2,Dial(SIP/2005&IAX/2010,25,tr)

Thanks very much for the help guys!

Marty




More information about the asterisk-users mailing list