[spam] Re: [Asterisk-Users] Fax Detection
Matt
matt at powderdays.com
Thu Jul 8 02:21:17 MST 2004
Bkw thanks for the advcicel no joy though:
I tried:
Exten => 08700686XXX,1,Goto(textextension,7000,1)
[testextension]
Exten => 7000,1,Answer
Exten => 7000,2,Ringing
Exten => 7000,3,Wait(5)
Exten => 7000,4,Dial(SIP/104)
Exten => fax,1,rxfax(/var/spool/asterisk/incoming/testfax.tif)
Exten => fax,2,congestion
Exten => fax,102,congestion
Any other tips?
Cheers
Matt
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Brian K. West
Sent: 08 July 2004 02:22
To: asterisk-users at lists.digium.com
Subject: [spam] Re: [Asterisk-Users] Fax Detection
Try Answer Then Ringing and wait about 2-3 seconds. Then Dial
bkw
----- Original Message -----
From: "Matt" <matt at powderdays.com>
To: <asterisk-users at lists.digium.com>
Sent: Wednesday, July 07, 2004 2:44 PM
Subject: [Asterisk-Users] Fax Detection
> Hi all
>
> I've tried Google, wiki and mailing list and IRC but still haven't gotten
to
> the bottom of this. Hopefully someone might be able to help.
>
> I'm using telappliant to provide my inbound and outbound calls. * plays
> host to 30 cisco's and they are all working great using G711 A-law. I've
> managed to get SpanDSP to compile and install and I can send a receive a
fax
> on a dedicated extension. What I'm trying to do now and can't seem to
nail
> is getting an inbound fax to be detected and then handled.
>
> I've tried the examples from the wiki and the sites linked on the wiki;
> messed about trying my own weird and wonderful methods but still no joy.
>
> All the calls are using G711 A-law.
>
> Here is the test context I'm using
>
> XXX = hiden
>
> Exten => 08700686XXX,1,Goto(textextension,7000,1)
>
> [testextension]
> Exten => 7000,1,Answer
> Exten => 7000,2,Dial(SIP/104)
> Exten => fax,1,rxfax(/var/spool/asterisk/incoming/testfax.tif)
> Exten => fax,2,congestion
> Exten => fax,102,congestion
>
> Calls hit the testextension contect but don't get detected as a fax.
>
> Cheers
>
> Matt
>
> _______________________________________________
> 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
>
_______________________________________________
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