-
- Downloads
res_pjsip: Add fax_detect_timeout endpoint option.
The new endpoint option allows the PJSIP channel driver's fax_detect endpoint 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. ASTERISK-26214 Reported by: Richard Mudgett Change-Id: Id5a87375fb2c4f9dc1d4b44c78ec8735ba65453d
Showing
- CHANGES 4 additions, 0 deletionsCHANGES
- channels/chan_pjsip.c 32 additions, 9 deletionschannels/chan_pjsip.c
- configs/samples/pjsip.conf.sample 4 additions, 0 deletionsconfigs/samples/pjsip.conf.sample
- contrib/ast-db-manage/config/versions/4a6c67fa9b7a_add_fax_detect_timeout_option.py 23 additions, 0 deletions...ig/versions/4a6c67fa9b7a_add_fax_detect_timeout_option.py
- include/asterisk/res_pjsip.h 2 additions, 0 deletionsinclude/asterisk/res_pjsip.h
- include/asterisk/res_pjsip_session.h 1 addition, 1 deletioninclude/asterisk/res_pjsip_session.h
- main/channel.c 30 additions, 3 deletionsmain/channel.c
- res/res_pjsip.c 8 additions, 0 deletionsres/res_pjsip.c
- res/res_pjsip/pjsip_configuration.c 1 addition, 0 deletionsres/res_pjsip/pjsip_configuration.c
Loading
Please register or sign in to comment