[asterisk-bugs] [JIRA] (ASTERISK-23104) Speciying the SetVar AMI without a Channel cause Asterisk to crash
Joel Vandal (JIRA)
noreply at issues.asterisk.org
Mon Jan 6 14:09:03 CST 2014
Joel Vandal created ASTERISK-23104:
--------------------------------------
Summary: Speciying the SetVar AMI without a Channel cause Asterisk to crash
Key: ASTERISK-23104
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23104
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 11.6.1
Environment: CentOS 5
Reporter: 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