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> <<a href="mailto:anthony@jivanjeearch.com">anthony@jivanjeearch.com
</a>> 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 "early dial" 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 => _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 "011254"...etc.<br>and I get this on the asterisk console:<br>Executing Dial("SIP/1001-081fb718", "Zap/g1/0112") in new stack<br> -- Called g1/0112<br><br>It is attempting to dial out as soon as it receives a single digit to
<br>represent the "."<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> -- Executing Set("SIP/1001-081fb718", "TIMEOUT(digit)=5") in new stack
<br> -- 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> - Anthony Kepler<br> <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> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>