On Tue, 19 Dec 2006, Anthony Kepler wrote:

Do you, Gordon or Doug, happen to place international calls with early-dial enabled? What kind of extensions.conf magic do you work to allow this? I have been trying for some time to get this to work. (My message from 2006.11.03 regarding this is quoted just below)

Not me (& I'm in the UK FWIW).

I'm trying to get my users into thinking of the phones in the same terms as they'd treat their mobiles - so get them to dial the full area code starting with a zero (no 9 for outside line here, although I do support it in addition to zero), and then pushing the send key after they have entered the number... My reasoning for this is that it then mimics the way they use their mobiles, (and who doesn't have a mobile these days?) and you can dial the full number in the UK anyway without incuring any cost or call routing issues (just time to dial the 4 or 5 digit prefix)

Gordon


 >
On 11/3/06, *Anthony Kepler* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:I am trying to allow users to place outgoing international calls from a GXP-2000 with "early dial" enabled, connected to Asterisk 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
    [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> | SIP/Email


Gordon Henderson wrote:
On Sun, 5 Nov 2006, Doug Crompton wrote:


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..


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


Doug

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


Hi,

Where can I find that option?

Thanks
Jesus

-----Mensaje original-----
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] En nombre de Gordon
Henderson
Enviado el: Jueves, 02 de Noviembre de 2006 11:44 a.m.
Para: [EMAIL PROTECTED]; 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:


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?

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

_______________________________________________
--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



_______________________________________________
--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

Reply via email to