]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_caller_id: Add ANI2/OLI parsing
authorNaveen Albert <asterisk@phreaknet.org>
Tue, 8 Jun 2021 20:44:23 +0000 (16:44 -0400)
committerKevin Harwell <kharwell@digium.com>
Wed, 15 Sep 2021 15:27:29 +0000 (10:27 -0500)
commit1a23c9c047e4e01353b8c9cdb8b79bded8ab6e4b
tree3febab541746c9699729feb5159f8a7e67d1fe11
parent60daa8f761a2db5deeaae9942b23f3c05d147135
res_pjsip_caller_id: Add ANI2/OLI parsing

Adds parsing of ANI II digits (Originating
Line Information) to PJSIP, on par with
what currently exists in chan_sip.

ASTERISK-29472

Change-Id: Ifc938a7a7d45ce33999ebf3656a542226f6d3847
channels/chan_pjsip.c
include/asterisk/res_pjsip_session.h
res/res_pjsip_caller_id.c