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."


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