[asterisk-bugs] [JIRA] (ASTERISK-26163) ChannelUserevent is not raised for global variables

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jun 30 03:03:56 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231251#comment-231251 ] 

Asterisk Team commented on ASTERISK-26163:
------------------------------------------

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].

> ChannelUserevent is not raised for global variables
> ---------------------------------------------------
>
>                 Key: ASTERISK-26163
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26163
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_stasis
>    Affects Versions: 13.8.0, 13.8.1, 13.8.2, 13.9.0, 13.9.1
>         Environment: OS: RedHat 7.2, kernel version 3.10.0-327.13.1.el7.x86_64 
> Asterisk 13.9.1
>            Reporter: Claudiu Olteanu
>              Labels: event, global, stasis, variable
>
> Hi there,
> Apparently, the ChannelUserevent is not raised when a global variable is changed.
> The ChannelUserevent is raised only when a variable of a channel is changed and your Stasis application is subscribed to that channel. I believe that the event should be raised also for global variables.
> In order to test it:
> 1. Create a Stasis application
> 2. Subscribe to "ChannelUserevent" events
> 3. Change the value of a global variable or set a new one
> Results:
> The ChannelUserevent is not raised.
> Expected results:
> The ChannelUserevent should be raised.
> Happy hacking,
> Claudiu



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list