]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 26 Apr 2022 21:37:18 +0000 (16:37 -0500)
commitbd5cc4c81e4a4f3fb3d2fb1ca577cbdd587122dc
treef0d05a05fc6fddeb2eb33703468f34d56dd5e61c
parentd33050f172859f45bc8fe1319e9725ee3e0b8173
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