<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=X-UNKNOWN" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Do you, Gordon or Doug, happen to place international calls with
early-dial enabled?&nbsp; What kind of extensions.conf magic do you work to
allow this?<br>
I have been trying for some time to get this to work.&nbsp; (My message from
2006.11.03 regarding this is quoted just below)<br>
<br>
<blockquote type="cite"><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>I am trying to allow users to place outgoing
international calls from a
  <br>
GXP-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 =&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 "011254"...etc.<br>
and I get this on the asterisk console:<br>
Executing Dial("SIP/1001-081fb718", "Zap/g1/0112") 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 "."<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("SIP/1001-081fb718", "TIMEOUT(digit)=5") 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</blockquote>
<br>
<br>
Gordon Henderson wrote:
<blockquote cite="midPine.LNX.4.56.0611061312170.28216@lion.drogon.net"
 type="cite">
  <pre wrap="">On Sun, 5 Nov 2006, Doug Crompton wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">On the Budgetone 200 it is in the account tab settings of the web setup
and it does work here with asterisk and my dialplans..
    </pre>
  </blockquote>
  <pre wrap=""><!---->
On the GPX2000's it's via the web interface under each of the 4 "Line"
configuration tabs. (so you'd have to set it on each account you were
using on the phone)

Gordon

  </pre>
  <blockquote type="cite">
    <pre wrap="">Doug

On Sun, 5 Nov 2006, [iso-8859-1] Jes&#65533;s M&#65533;ndez Rom&#65533;n wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,

Where can I find that option?

Thanks
Jesus

-----Mensaje original-----
De: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>
[<a class="moz-txt-link-freetext" href="mailto:asterisk-users-bounces@lists.digium.com">mailto:asterisk-users-bounces@lists.digium.com</a>] En nombre de Gordon
Henderson
Enviado el: Jueves, 02 de Noviembre de 2006 11:44 a.m.
Para: <a class="moz-txt-link-abbreviated" href="mailto:henry.coleman@voip-pbx.ca">henry.coleman@voip-pbx.ca</a>; Asterisk Users Mailing List -
Non-Commercial Discussion
Asunto: Re: [asterisk-users] Re: Newbie Questions - Grandstorm phones?

On Wed, 1 Nov 2006, Henry.L.Coleman wrote:

      </pre>
      <blockquote type="cite">
        <pre wrap="">I came to the same conclusion.
There is one thing however that the GXP2000 needs in my opinion.
There is no dial plan avaiable in the configuration, this means that when
dialing a number there is a slight delay before it actually dials.
With a dial plan the dialed number is sent immeadiately the pattern is
match ed so it saves a second or two. Maybe they will fix this?
        </pre>
      </blockquote>
      <pre wrap="">Set the "Early Dial" option - it's on a per-line basis, then as soon
as Asterisk gets a number it can dial, it will. No need to wait the 4
seconds or press the "send" button...

Gordon
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>