[Asterisk-Users] operator says that dial 1 or 0
C F
shmaltz at gmail.com
Tue Jan 11 11:37:13 MST 2005
looks like you will need to put in a pause to wait for dial tone b4 dialing.
do something like this
exten => _9.,1,Dial(Zap/g1/ww${EXTEN:1})
the w puts in half a second pause.
On Tue, 11 Jan 2005 10:50:42 -0600, hak atil <webmaster at syntrax.com> wrote:
> Hi,
>
> I realized that I have a problem with my asterisk. I am using 1 TDM400P 4
> FXS card from digium. My problem is I can't make calls one after another.
> When I dial long distance number from my SIP phone, my phone company's
> operator says that dial 1 or 0, then hangs up. After a couple of seconds I
> dial the same phone number, this time it works with no problem. Weird part
> is that Asterisk is working properly; CLI does not display any errors when I
> got the operator. I have to dial a few times on certain phone numbers.
>
> Is there anything I can change on the configuration?
>
> HAKAN
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
>
More information about the asterisk-users
mailing list