[asterisk-users] One extension to ring on multiple outside lines

Joshua Colp jcolp at digium.com
Fri Jul 28 04:16:02 MST 2006


----- Original Message -----
From: Dave Morrow
[mailto:david.morrow at autodata.net]
To: Asterisk Users Mailing List -
Non-Commercial Discussion [mailto:asterisk-users at lists.digium.com]
Sent:
Fri, 28 Jul 2006 11:48:48 -0300
Subject: RE: [asterisk-users] One extension
to ring on multiple outside lines


> Yes, to some extent it is what I want, but I want it to dial outside
> lines (ie. 800-555-1212 and 800-666-3434) insteand of a Zap channel. 

That depends on how you call outside numbers regularly, I don't know how your system is setup. Provided you are using a technology that provides call progress (PRIs/VoIP Providers)  then you can do like so:

Dial(SIP/18005551212 at provider&SIP/18006663434)
Dial(Zap/g1/18005551212&Zap/g1/18006663434)

If you are using something like analog then it's more difficult because under normal circumstances Asterisk can't do call progress on analog so it immediately considers it answered (provided you are using a zaptel analog card).
 
> 
> David Morrow
> Technical Systems Lead
> Autodata Solutions Company
> David.Morrow at Autodata.net
> http://www.autodatasolutions.com
>  
> Tel: (519) 963-3020
> Fax: (519) 451-6615
>  

Joshua Colp
Digium



More information about the asterisk-users mailing list