[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:26 CDT 2008
A NOTE has been added to this issue.
======================================================================
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-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.
======================================================================
----------------------------------------------------------------------
(0091664) svnbot (reporter) - 2008-08-22 16:27
http://bugs.digium.com/view.php?id=13359#c91664
----------------------------------------------------------------------
Repository: asterisk
Revision: 139621
U branches/1.4/main/manager.c
------------------------------------------------------------------------
r139621 | jpeeler | 2008-08-22 16:27:25 -0500 (Fri, 22 Aug 2008) | 5 lines
(closes issue http://bugs.digium.com/view.php?id=13359)
Reported by: Laureano
Patches:
originate_channel_check.patch uploaded by Laureano (license 265)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=139621
Issue History
Date Modified Username Field Change
======================================================================
2008-08-22 16:27 svnbot Checkin
2008-08-22 16:27 svnbot Note Added: 0091664
======================================================================
More information about the asterisk-bugs
mailing list