]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CHANNEL(callid): Give dialplan access to the callid.
authorRichard Mudgett <rmudgett@digium.com>
Thu, 23 Feb 2017 05:26:13 +0000 (23:26 -0600)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 17 Mar 2017 15:51:29 +0000 (10:51 -0500)
commite9e176b16b4df2ec4dddc00f92a3bfca29423fb6
tree746132fab18b54f8c3b41c4709d6fe44c785525f
parent67204a0a3d4698b2e24dc0cb8ccb74602f2b1922
CHANNEL(callid): Give dialplan access to the callid.

* Added CHANNEL(callid) to retrieve the call identifier log tag associated
with the channel.  Dialplan now has access to the call log search key
associated with the channel so it can be saved in case there is a problem
with the call.

ASTERISK-26878

Change-Id: I2c97ebd928b6f3c5bc80c5729e4d3c07f453049f
CHANGES
funcs/func_channel.c