[asterisk-users] International dialing with GPX-2000 and "early
dial"
Andrew Joakimsen
joakimsen at gmail.com
Mon Jan 29 09:56:42 MST 2007
Other phones have a defined dialplan, just like an ATA the GXP is the only
phone I've seen like that!
I had a sudden stroke of genius, I haven't tested it, but I'm sure it would
work. Define a DISA with no password at extension 011, and define a context
where international calls can be dialed without 011, IE:
exten => 011,1,DISA
[gs-intl]
exten => _xx.,1,Dial(ZAP/g0/011${EXTEN})
and then asterisk can handle the timeouts
On 11/20/06, Anthony Kepler <anthony at jivanjeearch.com> wrote:
>
> We are on the same page.
> If you happen to find a solution - or know of a way that other phones
> address these issues, please let me know.
>
> Andrew Joakimsen wrote:
> > Ok, I actually GOT a GXP-2000. It does not have a dialplan. You
> > cannnot dial without the handset off-hook. I do not seem to find a way
> > to use early dial for international calls in a practical way, not
> > being able to dial international calls is not acceptable. Having to
> > dial # or send for domestic calls isnt either, and neither is having
> > to wait 4 or 5 seconds for domestic calls to complete....
> >
> > Or am I missing something?
> >
> > On 11/8/06, *Anthony Kepler* < anthony at jivanjeearch.com
> > <mailto:anthony at jivanjeearch.com>> wrote:
> >
> > Early dial is a feature on the phone that makes use of the 484
> > ("Address
> > Incomplete") response.
> > This is desired for in-office, local (PSTN), and long distance
> > dialing.
> > I'm really hoping to find a "best-of-both-worlds" solution to this.
> >
> > Andrew Joakimsen wrote:
> > > 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
> > <mailto:anthony at jivanjeearch.com>
> > > <mailto: anthony at jivanjeearch.com
> > <mailto: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 <http://1.2.12.1>
> > > <http://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
> > <mailto:anthony at jivanjeearch.com> <mailto:anthony at jivanjeearch.com
> > <mailto: anthony at jivanjeearch.com>> |
> > > SIP/Email
> > > _______________________________________________
> > > --Bandwidth and Colocation provided by Easynews.com
> > <http://Easynews.com>
> > > <http://Easynews.com> --
> > >
> > > asterisk-users mailing list
> > > To UNSUBSCRIBE or update options visit:
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > > < http://lists.digium.com/mailman/listinfo/asterisk-users>
> > >
> > >
> > >
> >
> ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > --Bandwidth and Colocation provided by Easynews.com
> > < http://Easynews.com> --
> > >
> > > asterisk-users mailing list
> > > To UNSUBSCRIBE or update options visit:
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > >
> >
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com
> > <http://Easynews.com> --
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > --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
> >
>
> _______________________________________________
> --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/20070129/f5584151/attachment.htm
More information about the asterisk-users
mailing list