[Asterisk-Users] Problems dialing out - possible settings changes

Jeff Busch Jeff.Busch at lewisbuilds.com
Fri Mar 4 15:04:57 MST 2005


That was the fix.

For other people who might be having this problem, I am now using:
exten => _8NXXNXXXXXX,1,Dial(Zap/g1/ww${EXTEN:1})

Thanks!
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Robert
Webb
Sent: Friday, March 04, 2005 1:49 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Problems dialing out - possible settings
changes

> - About 1 out of every 3 or 4 times my call is actually successful.  
>The  rest of the time I receive the phone company's "the number you 
>called is  not in service, please check the number and try your call
again"
> 
> - I look at the CLI readout that appears using asterisk 
>-vvvvvvvvvvvvcg  to start and it shows ZAP/g1/<the correct number>
> 
> Evidently something is happening in translating the dtmf codes, but I 
>am  at a loss.  More explanation is in my original post below.
> 

Jeff,

   Just a thought, have you tried adding a "w" or maybe two to your dial
command to make sure that there is a pause between the time the line is
picked up and the time the * box starts dialing??

Something like:

exten => s,1,Dial(ZAP/g1/ww206391xxxx)

I have seen a couple of people that have had the same issue as you and
this fixed it for them.

Robert Webb






More information about the asterisk-users mailing list