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
Is [default] the context that the zap call comes in on? If not, ensure you have the 'fax' extension in the incoming context.
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
