[asterisk-users] International dialing with GPX-2000 and "early dial"

Andrew Joakimsen joakimsen at gmail.com
Sat Nov 4 21:34:01 MST 2006


Does the GXP-2000 not have its own dialplan? Use that and disable early dial

On 11/3/06, Anthony Kepler <anthony at jivanjeearch.com> wrote:
>
> I am trying to allow users to place outgoing international calls from a
> GPX-2000 with "early dial" enabled, connected to Asterisk 1.2.12.1
> I have the following extension line:
> exten => _011.,n,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}})
>
> When I attempt to place a call to a number in, for instance, Kenya, I
> dial "011254"...etc.
> and I get this on the asterisk console:
> Executing Dial("SIP/1001-081fb718", "Zap/g1/0112") in new stack
>    -- Called g1/0112
>
> It is attempting to dial out as soon as it receives a single digit to
> represent the "."
> What I need is for it to wait a reasonable amount of time for additional
> digits.
> I have tried using set(TIMEOUT(digit)=5), and I see the following in the
> asterisk console:
>    -- Executing Set("SIP/1001-081fb718", "TIMEOUT(digit)=5") in new stack
>    -- Digit timeout set to 5
> However, this is printed far less than 5 seconds before the dial out
> attempt.
>
> I assume there must be something relatively obvious I'm missing here...
> if anyone can shed some light on this, it would be greatly appreciated.
>
>
> Thank you,
>    - Anthony Kepler
>     anthony at jivanjeearch.com | SIP/Email
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061104/9005d408/attachment.htm


More information about the asterisk-users mailing list