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

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