[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
Fri Apr 18 13:10:09 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11691
======================================================================
Reported By: junky
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11691
Category: Applications/NewFeature
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
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: 04-18-2008 13:10 CDT
======================================================================
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
======================================================================
----------------------------------------------------------------------
svnbot - 04-18-08 13:10
----------------------------------------------------------------------
Repository: asterisk
Revision: 114261
U trunk/CHANGES
U trunk/apps/app_meetme.c
------------------------------------------------------------------------
r114261 | file | 2008-04-18 13:10:05 -0500 (Fri, 18 Apr 2008) | 6 lines
Add MEETME_INFO dialplan function that allows querying various properties
of a Meetme conference.
(closes issue http://bugs.digium.com/view.php?id=11691)
Reported by: junky
Patches:
meetme_info.patch uploaded by jpeeler (license 325)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=114261
Issue History
Date Modified Username Field Change
======================================================================
04-18-08 13:10 svnbot Note Added: 0085697
04-18-08 13:10 svnbot Assigned To jpeeler => file
======================================================================
More information about the asterisk-bugs
mailing list