]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: add allow_sending_180_after_183 option
authorMark Petersen <bugs.digium.com@zombie.dk>
Mon, 21 Feb 2022 13:23:21 +0000 (14:23 +0100)
committerKevin Harwell <kharwell@digium.com>
Tue, 26 Apr 2022 21:49:41 +0000 (16:49 -0500)
commit9ffc2f711c9c43c05e16e84043e46fd68798643d
tree39ab36e281fc83db0f50c356a4697040942a1267
parent73fb22714edb5f7c0624fd640ea0a7742900cbd4
chan_pjsip: add allow_sending_180_after_183 option

added new global config option "allow_sending_180_after_183"
that if enabled will preserve 180 after a 183

ASTERISK-29842

Change-Id: I8a53f8c35595b6d16d8e86e241b5f110d92f3d18
channels/chan_pjsip.c
configs/samples/pjsip.conf.sample
contrib/ast-db-manage/config/versions/0bee61aa9425_allow_180_ringing_with_sdp.py [new file with mode: 0644]
doc/CHANGES-staging/chan_pjsip_180_sdp.txt [new file with mode: 0644]
include/asterisk/res_pjsip.h
res/res_pjsip/config_global.c
res/res_pjsip/pjsip_config.xml