Does the GXP-2000 not have its own dialplan? Use that and disable early dial<br><br><div><span class="gmail_quote">On 11/3/06, <b class="gmail_sendername">Anthony Kepler</b> &lt;<a href="mailto:anthony@jivanjeearch.com">anthony@jivanjeearch.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I am trying to allow users to place outgoing international calls from a
<br>GPX-2000 with &quot;early dial&quot; enabled, connected to Asterisk <a href="http://1.2.12.1">1.2.12.1</a><br>I have the following extension line:<br>exten =&gt; _011.,n,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}})<br><br>When I attempt to place a call to a number in, for instance, Kenya, I
<br>dial &quot;011254&quot;...etc.<br>and I get this on the asterisk console:<br>Executing Dial(&quot;SIP/1001-081fb718&quot;, &quot;Zap/g1/0112&quot;) in new stack<br>&nbsp;&nbsp; -- Called g1/0112<br><br>It is attempting to dial out as soon as it receives a single digit to
<br>represent the &quot;.&quot;<br>What I need is for it to wait a reasonable amount of time for additional<br>digits.<br>I have tried using set(TIMEOUT(digit)=5), and I see the following in the<br>asterisk console:<br>&nbsp;&nbsp; -- Executing Set(&quot;SIP/1001-081fb718&quot;, &quot;TIMEOUT(digit)=5&quot;) in new stack
<br>&nbsp;&nbsp; -- Digit timeout set to 5<br>However, this is printed far less than 5 seconds before the dial out<br>attempt.<br><br>I assume there must be something relatively obvious I'm missing here...<br>if anyone can shed some light on this, it would be greatly appreciated.
<br><br><br>Thank you,<br>&nbsp;&nbsp; - Anthony Kepler<br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:anthony@jivanjeearch.com">anthony@jivanjeearch.com</a> | SIP/Email<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>