[Asterisk-Users] How to delay dialing

David Liu dtliu at scu.edu
Thu Jan 29 17:10:42 MST 2004


Hi there,

I am trying to delay sending out DTMF from Voicetronix OpenLine4 to the CO
line.  The reason being is that Voicetronix sends out the DTMF too fast even
before the line is fully established with the carrier.  Usually when dialing
an 8 digit number, only 7 digits are actually successfully heard by the
carrier.

Currently, my dial plan is:
exten => _9.,1,Dial(vpb/1-1/${EXTEN:1})

Daniel said to insert a , before the numbers.  I am not too sure where to
insert it.  I tried
exten => _9.,1,Dial(vpb/1-1/,${EXTEN:1}) and that seems to be cause a
parsing error.

Anybody has any ideas for a hack?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040129/7907f37b/attachment.htm


More information about the asterisk-users mailing list