Thanks<br>
<br>
Inserting a &quot;w&quot; did resolve the problem.&nbsp; I saw another post from
today where somebody else is having the same problem with a <span>
TDM2400P.&nbsp; Hopefully someday Asterisk will be coded to wait for a dial tone.<br>
<br>
nb<br>
<br>
</span><br>
On 4/19/06, <b class="gmail_sendername">Time Bandit</b> &lt;<a href="mailto:timebandit001@gmail.com">timebandit001@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt;&nbsp;&nbsp;When dialing an outbound number, sometimes all the digits are not dialed<br>&gt; properly on the outside line. In the dial plan I added a SayDigits to the<br>&gt; outbound rule and it properly reads back the entire number that was entered
<br>&gt; on the phone before dialing.<br>&gt;<br>&gt;&nbsp;&nbsp;Is asterisk dialing too quickly, is there anyway to insert a pause or wait<br>&gt; for a dial tone on the external line?<br>* is probably starting to dial too fast. Try to add a w in your dial
<br>string to make it wait.<br>Like : Dial(ZAP/g0,w${EXTEN})<br><br>w adds half a second pause. You can put more w to make it wait longer.<br><br>hth<br>_______________________________________________<br>--Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>