[asterisk-bugs] [JIRA] (ASTERISK-29233) faxdetect_timeout does not work with channel SIP

Duc (JIRA) noreply at issues.asterisk.org
Tue Jan 5 01:31:16 CST 2021


Duc created ASTERISK-29233:
------------------------------

             Summary: faxdetect_timeout does not work with channel SIP
                 Key: ASTERISK-29233
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29233
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_dahdi, Channels/chan_sip/General
    Affects Versions: 13.30.0
            Reporter: Duc


In version 13, in ChangeLog there is info about faxdetect_timeout option

2016-07-18 16:16 +0000 [652130feb2]  Richard Mudgett <rmudgett at digium.com>

        * chan_dahdi: Add faxdetect_timeout option.

          The new option allows the channel driver's faxdetect option to timeout on
          a call after the specified number of seconds into a call.  The new feature
          is disabled if the timeout is set to zero.  The option is disabled by
          default.

but as tested, it does not work properly using channel SIP. I tried to do the search and seemly it only support PJSIP

root at dev-server:~# grep -rl faxdetect_timeout /usr/src/asterisk-13.30.0
/usr/src/asterisk-13.30.0/channels/chan_dahdi.h
/usr/src/asterisk-13.30.0/channels/chan_dahdi.c
/usr/src/asterisk-13.30.0/channels/misdn_config.c
/usr/src/asterisk-13.30.0/channels/chan_dahdi.o
/usr/src/asterisk-13.30.0/channels/chan_misdn.c
/usr/src/asterisk-13.30.0/channels/chan_pjsip.c
/usr/src/asterisk-13.30.0/channels/chan_dahdi.so
/usr/src/asterisk-13.30.0/channels/dahdi/bridge_native_dahdi.o
/usr/src/asterisk-13.30.0/include/asterisk/res_pjsip.h
/usr/src/asterisk-13.30.0/include/asterisk/res_fax.h
/usr/src/asterisk-13.30.0/ChangeLog
/usr/src/asterisk-13.30.0/res/res_fax.c
/usr/src/asterisk-13.30.0/res/res_fax.o
/usr/src/asterisk-13.30.0/res/res_fax_spandsp.so
/usr/src/asterisk-13.30.0/res/res_fax_spandsp.o
/usr/src/asterisk-13.30.0/res/res_pjsip/pjsip_configuration.c
/usr/src/asterisk-13.30.0/res/res_fax.so
/usr/src/asterisk-13.30.0/configs/samples/chan_dahdi.conf.sample
/usr/src/asterisk-13.30.0/CHANGES

Can you please kindly check?

Thank you,
Duc



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list