[Asterisk-Users] FXS => FXO Converter Problem
Erick Weber V.
mail at directlink.net.mx
Tue Apr 13 11:15:16 MST 2004
Andrew:
It didn't work, the problem is that * stays on priority 1 until you hangup
and the it pass to priority 2 so what I think is that it has to be all in
the priority 1 line
Hope we can figure it out
Erick
----- Original Message -----
From: "Andrew Thompson" <asteriskuser at aktzero.com>
To: <asterisk-users at lists.digium.com>
Sent: Tuesday, April 13, 2004 12:48 PM
Subject: RE: [Asterisk-Users] FXS => FXO Converter Problem
> Erick Weber V. wrote:
> > Hello:
> >
> > I have a ATA 186 and a FXS => FXO converter so I will like to program
> > a extension that can be dialed and it will dial the ATA extention #,
> > wait for dial tone and then dial the phone number.
>
> Unfortunately I don't believe there is a concept of "wait for dial tone."
>
> You'll just need to test it, and see how long it takes to do the answer,
> pickup, get dialtone. Time it a few times, then add a second or so onto
> that.
>
> I tried to write up an example of what you should put into your
> extensions.conf, but It's a little over my head in this case. My thoughts
> are:
>
> exten => _91NXXXXXXXXX,1,Dial(sip/yourata)
> exten => _91NXXXXXXXXX,1,SendDigits(${EXTEN:1})
>
> NOTE: I've not tested this...
>
> -----
> Andrew Thompson
> http://aktzero.com/
>
>
> _______________________________________________
> 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