]> 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:55 +0000 (16:37 -0500)
commit16e59db5142034245d9ceb68fa8a1775f8353a7c
treecb957dab9a765a9478f4291e910b05e86742f7ae
parentae1373d12d0f774fffa3c965c542c9f0b137fe95
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