[Home]

Summary:ASTERISK-26878: func_channel: Add ability to get the callid so dialplan has access to it.
Reporter:Richard Mudgett (rmudgett)Labels:
Date Opened:2017-03-16 00:03:25Date Closed:2017-03-22 11:27:45
Priority:MajorRegression?
Status:Closed/CompleteComponents:Functions/func_channel
Versions:13.14.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Add the ability of the {{CHANNEL()}} function to return the callid used in the logs.

{{CHANNEL(callid)}} will return the {{\[C-00000000]}} call identifier string so dialplan has access and can save it for future reference in case there is a need to grep the logs if there were a problem.
Comments:By: Friendly Automation (friendly-automation) 2017-03-22 11:27:46.566-0500

Change 5280 merged by zuul:
tests/funcs/func_channel: Basic CHANNEL function tests.

[https://gerrit.asterisk.org/5280|https://gerrit.asterisk.org/5280]

By: Friendly Automation (friendly-automation) 2017-03-22 15:50:52.779-0500

Change 5224 merged by Joshua Colp:
CHANNEL(callid): Give dialplan access to the callid.

[https://gerrit.asterisk.org/5224|https://gerrit.asterisk.org/5224]

By: Friendly Automation (friendly-automation) 2017-03-22 17:10:43.449-0500

Change 5223 merged by zuul:
CHANNEL(callid): Give dialplan access to the callid.

[https://gerrit.asterisk.org/5223|https://gerrit.asterisk.org/5223]

By: Friendly Automation (friendly-automation) 2017-03-22 17:27:15.335-0500

Change 5222 merged by zuul:
CHANNEL(callid): Give dialplan access to the callid.

[https://gerrit.asterisk.org/5222|https://gerrit.asterisk.org/5222]