[asterisk-bugs] [JIRA] (ASTERISK-26849) Newchannel event doesn't inherit variables
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Thu Mar 9 11:56:09 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Mudgett updated ASTERISK-26849:
---------------------------------------
Description:
Dialplan:
{noformat}
exten => _X.,1,Set(__VARIABLE=${EXTEN})
{noformat}
All Newchannel events after that doesn't contain the variable.
was:
Dialplan:
exten => _X.,1,Set(__VARIABLE=${EXTEN})
All Newchannel events after that doesn't contain the variable.
> Newchannel event doesn't inherit variables
> ------------------------------------------
>
> Key: ASTERISK-26849
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26849
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.14.0
> Environment: Debian 8.6
> Reporter: Niclas Larsson
> Assignee: Niclas Larsson
>
> Dialplan:
> {noformat}
> exten => _X.,1,Set(__VARIABLE=${EXTEN})
> {noformat}
> All Newchannel events after that doesn't contain the variable.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list