[asterisk-bugs] [Asterisk 0018141]: [patch] AMI command 'MeetMeList' responds with error when no conferences exist

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 20 18:38:14 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18141 
====================================================================== 
Reported By:                coreyfarrell
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18141
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.2.11 
JIRA:                       SWP-2450 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-10-14 08:21 CDT
Last Modified:              2011-05-20 18:38 CDT
====================================================================== 
Summary:                    [patch] AMI command 'MeetMeList' responds with error
when no conferences exist
Description: 
When running MeetMeList without specifying a conference (to get information
on all conferences), an error is returned if no conferences exist.  I feel
that this is not an error unless a 'Conference: <id>' is specified and does
not exist.

On an authenticated AMI connection send:
Action: MeetMeList
ActionID: 1234

If no conferences exist, you receive:
Response: Error
ActionID: 1234
Message: No active conferences.

I would expect to instead receive:
Response: Success
ActionID: 1234
Message: No active conferences.

Or even:
Response: Success
EventList: start
Message: Meetme user list will follow

Event: MeetmeListComplete
EventList: Complete
ListItems: 0

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

---------------------------------------------------------------------- 
 (0135214) coreyfarrell (reporter) - 2011-05-20 18:38
 https://issues.asterisk.org/view.php?id=18141#c135214 
---------------------------------------------------------------------- 
Sorry I got busy with a project, asterisk-meetmelist-error_reporting.patch
doesn't match the current trunk anymore, please remove it.

I've tested app_meetme-r319651-meetmelist_error_reporting.diff with CentOS
5.6 x64. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-20 18:38 coreyfarrell   Note Added: 0135214                          
======================================================================




More information about the asterisk-bugs mailing list