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

Bruce Ferrell bferrell at baywinds.org
Sun Jan 24 18:27:53 CST 2010


On 01/24/2010 01:43 PM, Doug Lytle wrote:
> 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
>
>   
something like that, but I need to connect to the meetme application so
I need to dial the meetme access number then the conference.



More information about the asterisk-users mailing list