]> 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)
committerKevin Harwell <kharwell@digium.com>
Wed, 6 Jul 2022 20:08:24 +0000 (15:08 -0500)
commitd52e2b0f1d6b8624eb0b66f22bfa759d3fb3125c
tree47f95cf46bae64adb8e0bdf28868089f01b954c6
parent77f6c508142451e16c5a6f6c8efe1ce664c1a394
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