]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_header_funcs: Add functions PJSIP_RESPONSE_HEADER and PJSIP_RESPONSE_HEADERS
authorJose Lopes <jose.lopes@nfon.com>
Fri, 8 Apr 2022 10:34:11 +0000 (11:34 +0100)
committerJosé Lopes <jose.lopes@nfon.com>
Mon, 4 Jul 2022 07:15:59 +0000 (02:15 -0500)
commit043627f814043bdd325e66abe5eafd794fa6628c
treea2c798bfa44a79548c4f6f35ae45ade0097ef454
parent51a79fd4fdb53661e1a37d82ec0f020333e32fc0
res_pjsip_header_funcs: Add functions PJSIP_RESPONSE_HEADER and PJSIP_RESPONSE_HEADERS

These new functions allow retrieving information from headers on 200 OK
INVITE response.

ASTERISK-29999

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