[Asterisk-Users] Pause during dialing to enter another number
    Eric Wieling aka ManxPower 
    eric at fnords.org
       
    Mon Aug 22 13:58:39 MST 2005
    
    
  
John Novack wrote:
> Or, in the example below,  wait before dialing?
> 
> exten => s,1,Dial(ZAP/g1/${ARG1},360) ; ARG1 is the number to be dialed
If you are using analog ports, yes.  Dial(Zap/g1/ww15551212).  If using 
digital ports then no, you can't have a delay before dialing the number, 
but after you go "off hook".  Why in the world would you ever want to do 
that anyway?
    
    
More information about the asterisk-users
mailing list