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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 14 19:06:21 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
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:                     new
Asterisk Version:           1.6.2.11 
JIRA:                        
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:              2010-10-14 19:06 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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-14 19:06 coreyfarrell   Summary                  AMI command
'MeetMeList' responds with error when no conferences exist => [patch] AMI
command 'MeetMeList' responds with error when no conferences exist
======================================================================




More information about the asterisk-bugs mailing list