[asterisk-bugs] [Asterisk 0013359]: [patch] Incorrect checking of the "Channel" header on Originate action
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 21 18:38:22 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13359
======================================================================
Reported By: Laureano
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13359
Category: Core/ManagerInterface
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 2008-08-21 18:38 CDT
Last Modified: 2008-08-21 18:38 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-21 18:38 Laureano SVN Revision (number only!) => 139381
======================================================================
More information about the asterisk-bugs
mailing list