[asterisk-users] DAHDI fax detection

Mitch Claborn mitch_ml at claborn.net
Tue Dec 11 08:40:33 CST 2018


I'm assuming that no one knows the answer to this.

Does anyone have fax detection successfully working? If so, can you 
share your configuration?


Mitch

On 12/4/18 4:27 PM, Mitch Claborn wrote:
> Asterisk 16 latest
> DAHDI 3.0.0 latest
> 
> Excerpt from chan_dahdi.conf is shown below.  I'm trying to enable fax 
> detection on inbound calls so that I can take appropriate action in the 
> dial plan.  "dahdi show channel 1" shows "Fax Handled: no". Does that 
> mean that I don't have it configured correctly?
> 
> 
> 
> [channels]
> ; Span 1: WCTE2/0/1 "WCTE23X (PCI) Card 0 Span 1" (MASTER) ESF/B8ZS RED
> group=10,11
> context=from-pstn
> switchtype = national
> signalling = pri_cpe
> faxdetect=incoming
> faxdetect_timeout=0
> faxbuffers => 12,half
> channel => 1-23
> 
> ; Span 2: WCTE2/0/2 "WCTE23X (PCI) Card 0 Span 2" ESF/B8ZS RED
> group=10,12
> context=from-pstn
> switchtype = national
> signalling = pri_cpe
> channel => 25-47
> 
> 



More information about the asterisk-users mailing list