[Home]

Summary:ASTERISK-26849: Newchannel event doesn't inherit variables
Reporter:Niclas Larsson (Edge)Labels:
Date Opened:2017-03-09 06:33:32.000-0600Date Closed:2020-01-14 11:13:38.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:13.14.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Debian 8.6Attachments:
Description:Dialplan:
{noformat}
exten => _X.,1,Set(__VARIABLE=${EXTEN})
{noformat}

All Newchannel events after that doesn't contain the variable.


Comments:By: Asterisk Team (asteriskteam) 2017-03-09 06:33:33.485-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Niclas Larsson (Edge) 2017-03-09 06:48:20.352-0600

This patch makes it work even though it feels a bit wrong to cast away the const with (void*)

[Edit by Rusty - We can't accept inline patches. Patches must be attached to the issue as a contribution under a license agreement]

By: Rusty Newton (rnewton) 2017-03-09 11:50:30.587-0600

Niclas once your license agreement is accepted, please attach the patch to the issue as a contribution.

At that point you can also submit it to Gerrit for review.

https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage

By: Asterisk Team (asteriskteam) 2017-03-24 12:00:02.267-0500

Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines