]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bundled_pjproject: Add additional multipart search utils
authorGeorge Joseph <gjoseph@digium.com>
Fri, 21 Jan 2022 20:08:11 +0000 (13:08 -0700)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 1 Feb 2022 16:31:01 +0000 (10:31 -0600)
commit0d53ce35f9f1ef83c5157e75866fce79d9e2bae5
tree4e39dbf5f9a684a6e1840bfe3fde6e42b6adc0e8
parent95ee1d06d65af49b7a403c07af5237d8e0b620ca
bundled_pjproject:  Add additional multipart search utils

Added the following APIs:
pjsip_multipart_find_part_by_header()
pjsip_multipart_find_part_by_header_str()
pjsip_multipart_find_part_by_cid_str()
pjsip_multipart_find_part_by_cid_uri()

Change-Id: I6aee3dcf59eb171f93aae0f0564ff907262ef40d
third-party/pjproject/patches/0160-Additional-multipart-improvements.patch [new file with mode: 0644]