[asterisk-bugs] [JIRA] (ASTERISK-23107) Specifying the SetVar AMI without a Channel cause Asterisk to crash
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Mon Jan 6 17:43:08 CST 2014
Rusty Newton created ASTERISK-23107:
---------------------------------------
Summary: Specifying the SetVar AMI without a Channel cause Asterisk to crash
Key: ASTERISK-23107
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23107
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/ManagerInterface
Affects Versions: 1.8.25.0, 11.6.1, 12.0.0
Environment: CentOS 5
Reporter: Joel Vandal
Assignee: Joel Vandal
Severity: Critical
>From the Asterisk Manager Interface (AMI), when doing a SetVar and the channel is empty, this crash the Asterisk system.
Step to reproduce :
1- connect to the AMI
telnet localhost 5038
2- login to the AMI
Action: Login
UserName: username
Secret: secret
3- Send the SetVar with empty channel
Action: SetVar
Channel:
Variable: AUDIOHOOK_INHERIT(MixMonitor)
Value: yes
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list