[asterisk-users] two stage dialing in a SIP dial plan

Doug Lytle support at drdos.info
Sun Jan 24 15:43:25 CST 2010


Bruce Ferrell wrote:
> I think it's called two stage dialing.
>
> what I want is the equivalent of dialing 9995551212, waiting a fixed
> time, say 1 second then dialing 4 more digits, presuming 9995551212
> answers.  is this possible?  If so, how do I code it in the dialplan?
>    

You need to add a wait between the numbers, I do extension look ups 
between sites and set caller-id name, I send source destination after I 
call their main number.:

exten => _742XX,n,Dial(DAHDI/G2/1734xxxxxxxw${destination}${source})

Doug

-- 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."




More information about the asterisk-users mailing list