[Asterisk-Users] fax autoanswer
Adam Goryachev
mailinglists at websitemanagers.com.au
Mon Sep 20 19:01:03 MST 2004
On Tue, 2004-09-21 at 11:52, Raul Elizondo (wizardteam) wrote:
> Hi,
>
> I am a little bit confused about how extensions.conf recognice a fax tone.
> For testing i got this in my home pbx:
>
> [opciones]
> exten => s,1,wait(1)
> exten => s,2,Background(new/opciones)
> exten => 1,1,Goto(explicacion,s,1)
> exten => 2,1,Goto(extensions,101,1)
> exten => 3,1,Goto(acuari,s,1)
> exten => 4,1,goto(wizardteam,s,1)
> exten => 5,1,Goto(fechayhora,s,1)
> exten => fax,1,rxfax(/tmp/sample.tif)
>
> but if someone calls from a fax, then the * should inmediatly recognize it
> and send it to the rzfax app, right?
>
> Any hint?
Answer the call first. "show application answer" at the asterisk CLI
Regards,
Adam
More information about the asterisk-users
mailing list