]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_iax2: Add ANI2/OLI information element
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 18 Aug 2021 19:44:17 +0000 (19:44 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 2 Sep 2021 19:16:50 +0000 (14:16 -0500)
commit38cc3160d32c9349d5ca74904dd7f7685fa71c51
treea4c9d5b788b654ec66c01758530a6d9999cfca9c
parentefcde5c58254219e3d97bca6a6c0a991ab6b1666
chan_iax2: Add ANI2/OLI information element

Adds an information element for ANI2 so that
Originating Line Information can be transmitted
over IAX2 channels.

ASTERISK-29605 #close

Change-Id: Iaeacdf6ccde18eaff7f776a0f49fee87dcb549d2
channels/chan_iax2.c
channels/iax2/include/iax2.h
channels/iax2/include/parser.h
channels/iax2/parser.c
doc/CHANGES-staging/chan_iax2_ani2.txt [new file with mode: 0644]