[asterisk-bugs] [Asterisk 0011691]: [patch] add the possibility to know if a meetme conference is locked before joining it.
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Feb 13 16:00:16 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11691
======================================================================
Reported By: junky
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11691
Category: Applications/app_meetme
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.17
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 96645
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-05-2008 16:38 CST
Last Modified: 02-13-2008 16:00 CST
======================================================================
Summary: [patch] add the possibility to know if a meetme
conference is locked before joining it.
Description:
The main goal is the possibility to know current status, which they can
also be called from the AMI too.
Cause right now, the only way to know if a conference is locked or not is
to lauch MeetMe() and if it's locked, we gonna hear it.
-= Info about function 'MEETME_LOCK' =-
[Syntax]
MEETME_LOCK(<conf>)
[Synopsis]
Tell if a meetme conference is locked or not
[Description]
Returns a boolean of whether the corresponding conference is locked
Returns 1 if locked, 0 otherwise
======================================================================
----------------------------------------------------------------------
russell - 02-13-08 16:00
----------------------------------------------------------------------
yeah, I'd rather have a generic MEETME_INFO() function with the args
(<keyword>,<confno>[,additional args for the keyword])
Issue History
Date Modified Username Field Change
======================================================================
02-13-08 16:00 russell Note Added: 0082196
======================================================================
More information about the asterisk-bugs
mailing list