[asterisk-bugs] [Asterisk 0015450]: [patch] If function MEETME_INFO() is run on a conference with no participants, return is not numeric
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jul 14 13:56:34 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15450
======================================================================
Reported By: JimVanM
Assigned To: dbrooks
======================================================================
Project: Asterisk
Issue ID: 15450
Category: Functions/General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.1.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-07-05 19:39 CDT
Last Modified: 2009-07-14 13:56 CDT
======================================================================
Summary: [patch] If function MEETME_INFO() is run on a
conference with no participants, return is not numeric
Description:
-- Executing [s at your_conference:3] Set("IAX2/6477236631-6754",
"ANYBODYTHERE=(Error: conference (550001) not found") in new stack
I only tested with keyword 'parties'.
======================================================================
----------------------------------------------------------------------
(0107737) dbrooks (manager) - 2009-07-14 13:56
https://issues.asterisk.org/view.php?id=15450#c107737
----------------------------------------------------------------------
JimVanM,
If the conference doesn't exist, then answering 'false' would seem a bit
misleading, I would think.
The patch I just uploaded returns -1 instead of 1 or 0, and outputs an
ast_log error message identical to the returned error message.
Issue History
Date Modified Username Field Change
======================================================================
2009-07-14 13:56 dbrooks Note Added: 0107737
======================================================================
More information about the asterisk-bugs
mailing list