[Asterisk-Users] Fax detect
Ryan Courtnage
ryan at voxbox.ca
Wed Aug 25 18:54:13 MST 2004
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,Congestion
Is [default] the context that the zap call comes in on? If not, ensure
you have the 'fax' extension in the incoming context.
More information about the asterisk-users
mailing list