]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_header_funcs: Add custom parameter support.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 21 Jul 2022 19:07:04 +0000 (19:07 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 9 Dec 2022 15:21:08 +0000 (09:21 -0600)
commit91a12a5cd48113ae88e61b1c9c4e5862d21b335e
tree9044c9d12b8ea5ebff91035116ada4a3d9011bb6
parent63c36ed9c4954f6fbdae48eb8bf43e27433a5f70
res_pjsip_header_funcs: Add custom parameter support.

Adds support for custom URI and header parameters
in the From header in PJSIP. Parameters can be
both set and read using this function.

ASTERISK-30150 #close

Change-Id: Ifb1bc3c512ad5f6faeaebd7817f004a2ecbd6428
doc/CHANGES-staging/res_pjsip_parameters.txt [new file with mode: 0644]
res/res_pjsip_header_funcs.c