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

Reply via email to