<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>Hi there,<BR><BR>I am trying to delay sending out DTMF 
from Voicetronix OpenLine4 to the CO<BR>line.&nbsp; The reason being is that 
Voicetronix sends out the DTMF too fast even<BR>before the line is fully 
established with the carrier.&nbsp; Usually when dialing<BR>an 8 digit number, 
only 7 digits are actually successfully heard by 
the<BR>carrier.<BR><BR>Currently, my dial plan is:<BR>exten =&gt; 
_9.,1,Dial(vpb/1-1/${EXTEN:1})<BR><BR>Daniel said to insert a , before the 
numbers.&nbsp; I am not too sure where to<BR>insert it.&nbsp; I tried<BR>exten 
=&gt; _9.,1,Dial(vpb/1-1/,${EXTEN:1}) and that seems to be cause a<BR>parsing 
error.<BR><BR>Anybody has any ideas for a hack?<BR><BR>David<BR></BODY></HTML>