]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_session: implement processing of Content-Disposition
authorTorrey Searle <torrey@voxbone.com>
Thu, 19 Mar 2020 09:34:42 +0000 (10:34 +0100)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 31 Mar 2020 16:06:03 +0000 (11:06 -0500)
commitad7be12f0d54cdea3866362b38b26ddfa6fab0ab
tree2e63b48c412cc5fb6594ac747b26c18d476d5b64
parent5ddac396f05f17ed60c08fac1bcc47e45dbb5827
res_pjsip_session: implement processing of Content-Disposition

RFC5621 requires any content type with a Content-Disposition
with handling=required to be rejected with a 415 response

ASTERISK-28782 #close

Change-Id: Iad969df75936730254b95c1a8bc3b48497070bb4
res/res_pjsip_session.c