Thanks,
The w before the number did the trick. I added a 1sec pause and things
are working flawlessly now!

Thanks again!
 _
/-\ ndrew


On Wed, 2 Feb 2005 15:29:23 -0800 (PST), Miguel Ruiz Velasco Sobrino
<[EMAIL PROTECTED]> wrote:
> It may be a problem of the PSTN not catching the initial 5
> 
> change your dial string from
> DIAL(zap/1/${EXTEN})
> to
> DIAL(zap/1/ww${EXTEN})
> 
> note a "w" before the number, each w makes a 1/2 sec pause and you can put 
> many of them,
> so if your PSTN lags a little to give you dialtone, that probably make it. 
> Also test
> (like some one else said) with the  5 "912" XXX number, to save you a cop 
> visit.
> In a panasonic PBX, i had to put 4 of them!!.
> 
> --- [EMAIL PROTECTED] wrote:
> 
> looks like an ignorepat problem on the first *number* (single) dialed
> (i.e., trying to ignore the number 9 on an outbound call.)
> 
> try to make a call to 591-2079.
> 
> On Wed, 2 Feb 2005, Andrew Niemantsverdriet wrote:
> 
> > Hi,
> > I am quite new to asterisk so I am not sure what is needed to figure
> > out this problem. If more information is needed and not provided I
> > will gladly provide it.
> >
> > I have a very basic asterisk setup. 1 x100p card and a grandstream
> > handytone 286.  I can make calls fine to most phone numbers from the
> > handytone device the trouble seems to come when I dial this number
> > 591-1079. It puts me through to the local 911 dispatch. Causing the
> > police to show up at my doorstep and check to make sure everything is
> > alright.
> >
> > I can see why I think; 5 "911" 079. But I don't understand why it is
> > being handled this way. Can somebody offer me some guidance on how to
> > get this to stop?
> >
> > TIA
> > _
> > /-\ ndrew
> 
> =====
> Miguel Ruiz Velasco
> 
> Version: OpenKeyServer v1.2
> Comment: Extracted from belgium.keyserver.net
> Signature: 0x59831109
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Easier than ever with enhanced search. Learn more.
> http://info.mail.yahoo.com/mail_250
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to