[Home]

Summary:ASTERISK-17586: Fax detection always jump to the fax extension
Reporter:Igor Nikolaev (microlana)Labels:
Date Opened:2011-03-21 06:51:54Date Closed:2011-03-21 12:47:48
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_dahdi
Versions:1.8.3 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:We set up faxdetect=incoming into the chan-dahdi.conf and faxdetect = no into the sip.conf

This settings is not work as expected by the Asterisk documentation.
As described at documentation, DAHDI fax detection must be worked only if call the Answer() application before Dial() application.

But if we got incoming voice call from the DAHDI ISDN PRI, then immediatly (i.e. w/o Answer()) call a Dial() application to the SIP extension by Dial(SIP/003110,30,tTkK) and then start a fax machine on originated side, the Asterisk detect a fax-tone and jump to a fax-extension.

Comments: