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.

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to