I have found that fax detection is returning an error saying that no fax extension is present when I have defined one. The console returns this error: Aug 26 10:58:41 NOTICE[1112745536]: chan_zap.c:3989 zt_read: Fax detected, but no fax extension extensions.conf has: [default] exten => fax,1,Hangup exten => fax,2,Congestion exten => fax,102,Congestion exten => f,1,Hangup exten => f,2,Congestion exten => f,102,Congestion Any ideas? Simon Brown
Simon Brown wrote:> I have found that fax detection is returning an error saying that no fax > extension is present when I have defined one. > > The console returns this error: > Aug 26 10:58:41 NOTICE[1112745536]: chan_zap.c:3989 zt_read: Fax detected, > but no fax extension > > extensions.conf has: > [default] > exten => fax,1,Hangup > exten => fax,2,Congestion > exten => fax,102,Congestion > exten => f,1,Hangup > exten => f,2,Congestion > exten => f,102,CongestionIs [default] the context that the zap call comes in on? If not, ensure you have the 'fax' extension in the incoming context.
I had that happen when it was detected while in a macro. When I pulled the stuff out of the macro and put it back in the main context it worked ok. On Thu, 26 Aug 2004 11:02:41 +1000, Simon Brown <simon.brown@otterson.com.au> wrote:> I have found that fax detection is returning an error saying that no fax > extension is present when I have defined one. > > The console returns this error: > Aug 26 10:58:41 NOTICE[1112745536]: chan_zap.c:3989 zt_read: Fax detected, > but no fax extension > > extensions.conf has: > [default] > exten => fax,1,Hangup > exten => fax,2,Congestion > exten => fax,102,Congestion > exten => f,1,Hangup > exten => f,2,Congestion > exten => f,102,Congestion > > Any ideas? > > Simon Brown > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@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 >
Moved it out the macro as you said and it now works. Simon Brown -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Nathan Wharton Sent: Thursday, 26 August 2004 12:07 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Fax detect I had that happen when it was detected while in a macro. When I pulled the stuff out of the macro and put it back in the main context it worked ok. On Thu, 26 Aug 2004 11:02:41 +1000, Simon Brown <simon.brown@otterson.com.au> wrote:> I have found that fax detection is returning an error saying that no > fax extension is present when I have defined one. > > The console returns this error: > Aug 26 10:58:41 NOTICE[1112745536]: chan_zap.c:3989 zt_read: Fax > detected, but no fax extension > > extensions.conf has: > [default] > exten => fax,1,Hangup > exten => fax,2,Congestion > exten => fax,102,Congestion > exten => f,1,Hangup > exten => f,2,Congestion > exten => f,102,Congestion > > Any ideas? > > Simon Brown > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@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@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