[asterisk-bugs] [Asterisk 0013359]: [patch] Incorrect checking of the "Channel" header on Originate action
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 22 16:27:28 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=13359
======================================================================
Reported By: Laureano
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 13359
Category: Core/ManagerInterface
Reproducibility: always
Severity: trivial
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 139381
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-08-21 18:38 CDT
Last Modified: 2008-08-22 16:27 CDT
======================================================================
Summary: [patch] Incorrect checking of the "Channel" header
on Originate action
Description:
When an Originate action is sent to AMI without the "Channel" header, the
error response from the server is "Invalid channel" but it should be
"Channel not specified".
This issue is produced by the incorrect check of the "Channel" header in
the function action_originate in the file main/manager.c. The uploaded
patches fixes this issue.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-08-22 16:27 svnbot Status assigned => resolved
2008-08-22 16:27 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list