VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
asteriskal at gmail.com Guest
|
Posted: Tue Apr 01, 2008 11:19 pm Post subject: [asterisk-users] How to wait before sending DTMF in DIAL com |
|
|
If you are asking about dial command on analog lines, here is what i do :
exten => _NXXXXXX,1,Dial(ZAP/g1/ww${EXTEN})
that should give you 2 seconds before actually start dialing, its good way
to wait for analog lines to stabilize first before dialing.
On Tue, Apr 1, 2008 at 9:49 PM, Pete Kay <petedao at gmail.com> wrote:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080401/08abbe95/attachment.htm |
|
Back to top |
|
|
eric at fnords.org Guest
|
Posted: Wed Apr 02, 2008 9:21 am Post subject: [asterisk-users] How to wait before sending DTMF in DIAL com |
|
|
A "w" in the D() string will wait .5 second. Example:
Dial(Zap/g1/5551212,,D(ww668))
If you are dialing out of an FXO or FXS signaled port, you can add "w"
to the dial string to wait .5 second. Example: Dial(Zap/g1/ww5551212)
Pete Kay wrote:
Quote: | Is there anyway to have Asterisk to wait for 1 second before sending a DTMF
using the D() option?
|
--
Consulting for Asterisk, Polycom, Sangoma, Digium, Cisco, LAN, WAN, QoS,
T-1, PRI, Frame Relay, Linux, and network design. Based near
Birmingham, AL. Now accepting clients worldwide. |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|