[asterisk-bugs] [JIRA] (ASTERISK-26323) hangup handlers not working from lua

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Aug 30 00:56:01 CDT 2016


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

Asterisk Team commented on ASTERISK-26323:
------------------------------------------

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

> hangup handlers not working from lua
> ------------------------------------
>
>                 Key: ASTERISK-26323
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26323
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: PBX/pbx_lua
>    Affects Versions: 13.1.0
>         Environment: ubuntu 16.04
>            Reporter: Rajesh Kumar Sahoo
>            Severity: Minor
>
> i want to attach a hangup handler to newly created channels in Dial application.But below methods are not working. 
> 1) channel.hangup_handler_push='hangup-handlers,s,1' 
> 2) channel['hangup_handler_push']='hangup-handlers,s,1'
> But using application Set it is working.
> 3) app.Set('CHANNEL(hangup_handler_push)=hangup-handlers,s,1')
> For More details,
> http://stackoverflow.com/questions/39207289/asterisk-hangup-handler-using-lua/39212653



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



More information about the asterisk-bugs mailing list