[asterisk-bugs] [Asterisk 0019216]: [patch] Originate action generates two error responses

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 4 09:40:09 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19216 
====================================================================== 
Reported By:                oej
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   19216
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.8.3.3 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-05-03 07:16 CDT
Last Modified:              2011-05-04 09:40 CDT
====================================================================== 
Summary:                    [patch] Originate action generates two error
responses
Description: 
Asterisk 1.8 from svn (todays version)

action: originate
actionid: test123edv
async: yes
earlymedia: yes
channel: local/1020 at pinefrog
exten: 1010
context: pinefrog
priority: 1

Response: Error
ActionID: test123edv
Message: Permission denied

Response: Error
ActionID: test123edv
Message: Invalid/unknown command: originate. Use Action: ListCommands to
show available commands.

====================================================================== 

---------------------------------------------------------------------- 
 (0134432) svnbot (reporter) - 2011-05-04 09:40
 https://issues.asterisk.org/view.php?id=19216#c134432 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 316664

_U  trunk/
U   trunk/main/manager.c

------------------------------------------------------------------------
r316664 | seanbright | 2011-05-04 09:40:09 -0500 (Wed, 04 May 2011) | 15
lines

Merged revisions 316663 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r316663 | seanbright | 2011-05-04 10:35:05 -0400 (Wed, 04 May 2011) | 8
lines
  
  Only return a single error via AMI when requesting a forbidden action.
  
  (closes issue https://issues.asterisk.org/view.php?id=19216)
  Reported by: oej
  Patches:
        issue19216-1.8-r316204.patch uploaded by seanbright (license 71)
  Tested by: seanbright
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=316664 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-04 09:40 svnbot         Checkin                                      
2011-05-04 09:40 svnbot         Note Added: 0134432                          
======================================================================




More information about the asterisk-bugs mailing list