[Asterisk-Users] Zap card, PRI, Fax detection, and 1.0 stable

Matthew Boehm mboehm at cytelcom.com
Wed Nov 17 14:25:42 MST 2004


OK. That works. Changed it to 2 seconds. Now it says:

pbx_extension_helper: No application 'rxfax' for extension (all-incomming,
fax, 2)

Did I miss something? I don't see app_rxfax anywhere....

Matthew
----- Original Message ----- 
From: "Steven Critchfield" <critch at basesys.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Wednesday, November 17, 2004 2:54 PM
Subject: Re: [Asterisk-Users] Zap card, PRI, Fax detection, and 1.0 stable


> On Wed, 2004-11-17 at 14:44 -0600, Matthew Boehm wrote:
> > Anyone have success with fax detection and zap cards and 1.0?
> >
> >  exten => 5124512424,1,Answer()
> >  exten => 5124512424,2,Wait(1)
>
> I doubt 1 second is long enough to detect the CNG tones.
>
> >  exten => 5124512424,3,Dial(SIP/3044,20,t)
> >  exten => 5124512424,4,Hangup()
> >
> >  exten => fax,1,SetVar(FAXFILE=/var/spool/asterisk-fax/${UNIQUEID}.tif)
> >  exten => fax,2,rxfax(${FAXFILE})
> >  exten => fax,3,system(/usr/sbin/mailfax ${FAXFILE} mboehm at cytelcom.com
> > ${CALLERIDNUM})
> >
> > zapata.conf
> > ---------------
> > faxdetect=both
> >
> > That isn't working. All calls are going straight to 3044.
> >
> > I looked in dsp.c and it says:
> >
> > /* Define if you want the fax detector -- NOT RECOMMENDED IN -STABLE */
> > #define FAX_DETECT
> >
> > I'm running 1.0.  Can I enable this safely? I'm using a PRI in ESF/B8ZS
mode
> > with a T100P.
> >
> > Or, what is the correct way to enable fax detection?
>
> -- 
> Steven Critchfield <critch at basesys.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