[Asterisk-Users] People detected as fax machines
Iain Stevenson
iain at iainstevenson.com
Thu Jan 15 09:41:36 MST 2004
A caller to me was this afternoon detected as a fax machine:
Jan 15 15:31:17 NOTICE[41997]: File chan_zap.c, Line 3564 (zt_read): Fax
detected, but no fax extension
... and then redirected to voicemail. An extract from extensions.conf is
attached below. Is there any way to stop * even considering an incoming
call on a line as a fax call?
Iain
bell]
include => mailboxes
include => day|07:55-23:00
include => night
exten => t,1,Voicemail2,100
exten => t,2,Hangup
[day]
; set music on hold for parked calls
exten => s,1,setmusiconhold,default
exten => s,2,responsetimeout,20
; ring SIP for 20 seconds
exten => s,3,Dial,sip/cisco&sip/cisco1&sip/cisco2&sip/cisco3|20|tT
;if nobody answers tell them how to use the voicemail system.
;
exten => s,4,Background,vmprompt
exten => s,5,Voicemail2,100
exten => s,6,Hangup
More information about the asterisk-users
mailing list