Hi Guys,
I’m running asterisk 1.4.27.1 with a Sangoma A500 EC BRI card.
calling and faxing works fine but the automatic fax detection doesn’t work.
if i receive a fax on a normal phone extension the phone rings instead of sending
the fax to my analog A200 card.
i enabled fax detect 1 in woomera.conf … where can be my error?
Regards
Philip
Dialplan: if 100 or FAX -> send to port 3 (Sangoma A200 analog card)
else goto default
[code]…
[telekom]
exten => _100,1,Dial(DAHDI/3,50)
exten => fax,1,Dial(DAHDI/3,50)
exten => _.,1,GoTo(default,${EXTEN},1)
include => default
…[/code]
woomera.conf
[code][settings]
debug=0
[default]
host=localhost
port=42420
audio_ip=127.0.0.1
default_context=sangoma
debug=0
dtmf_enable=1
jb_enable=0
progress_enable=0
fax_detect=1
faxdetect=1
context=telekom
group=1[/code]
wanpipe1.conf
...
TDMV_HW_FAX_DETECT = YES # YES: receive fax 1100hz events from hardware
...
Asterisk 1.4.27.1
DAHDI 2.3.0.1
WANPIPE Release: 3.5.15