]> 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:09:07 +0000 (11:09 -0500)
commit46be4668e34ff05894e65926a2ed5b7cdbe891b2
treec05a970ea4799552ebadec4cac1c145aa34acebe
parent1b01a6abfd1f323c9043fc9c65f4ab038296f77c
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