]> git.ipfire.org Git - thirdparty/asterisk.git/commit
channels/pjsip/dialplan_functions: Add an option for extracting the SIP call-id 04/1204/1
authorMatt Jordan <mjordan@digium.com>
Sat, 5 Sep 2015 19:58:41 +0000 (14:58 -0500)
committerMatt Jordan <mjordan@digium.com>
Sat, 5 Sep 2015 20:22:35 +0000 (15:22 -0500)
commit78d0b9d97ecf034468e252440217dd4bc371ef71
treea2a2818ca849e37e77b62ef227377ff393b9ca2e
parentd238cf33a9bfe86f9ebdb204384df820098c2670
channels/pjsip/dialplan_functions: Add an option for extracting the SIP call-id

This patch adds a new option to the CHANNEL function that allows for the
extraction of the SIP call-id. It is used in conjunction with the 'pjsip'
option, and will return the Call-ID of the INVITE request that established
the PJSIP channel.

ASTERISK-25352

Change-Id: I278d1f8bcfe3a53c5aa1dadebc14e92b0abd476a
CHANGES
channels/pjsip/dialplan_functions.c