-
- Downloads
chan_sip deprecation.
This officially deprecates chan_sip in Asterisk 17+. A warning is printed upon startup or module load to tell users that they should consider migrating. chan_sip is still built by default but the default modules.conf skips loading it at startup. Very important to note we are not scheduling a time where chan_sip will be removed. The goal of this change is to accurately inform end users of the current state of chan_sip and encourage movement to the fully supported chan_pjsip. Change-Id: Icebd8848f63feab94ef882d36b2e99d73155af93
Showing
- CHANGES 11 additions, 0 deletionsCHANGES
- UPGRADE.txt 6 additions, 0 deletionsUPGRADE.txt
- channels/chan_sip.c 39 additions, 2 deletionschannels/chan_sip.c
- channels/sip/config_parser.c 1 addition, 1 deletionchannels/sip/config_parser.c
- channels/sip/dialplan_functions.c 1 addition, 1 deletionchannels/sip/dialplan_functions.c
- channels/sip/reqresp_parser.c 1 addition, 1 deletionchannels/sip/reqresp_parser.c
- channels/sip/route.c 1 addition, 1 deletionchannels/sip/route.c
- channels/sip/security_events.c 1 addition, 1 deletionchannels/sip/security_events.c
- channels/sip/utils.c 1 addition, 1 deletionchannels/sip/utils.c
- configs/samples/modules.conf.sample 3 additions, 1 deletionconfigs/samples/modules.conf.sample
Loading
Please register or sign in to comment