[Home]

Summary:ASTERISK-10611: Patch CLI app_meetme.c - Provides "meetme concise"
Reporter:Julien Thomas (jthomas)Labels:
Date Opened:2007-10-24 07:01:30Date Closed:2007-11-06 17:42:48.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) meetme-concise.patch
Description:Hi,

I am not familiar with SVN/Mantis and I have never contributed in a big
project. Anyway, I have just added a "concise" option to the "meetme" command of app_meetme in order to parse results obtained through the manager in an easier way.

Here is the attached patch, based of the last SVN version. There is
support for the tab completion, and the concise option use "!" to
separate each field of the list (e.g. just like "meetme list 110001
concise" would do).

King regards,
Julien
Comments:By: Jason Parker (jparker) 2007-10-24 15:16:57

Please only post patches as attachments.

By: Jason Parker (jparker) 2007-10-25 15:08:54

As discussed on the mailing list, this would be best done as a manager command.

By: Digium Subversion (svnbot) 2007-11-06 17:42:48.000-0600

Repository: asterisk
Revision: 89073

U   trunk/CHANGES
U   trunk/apps/app_meetme.c

------------------------------------------------------------------------
r89073 | russell | 2007-11-06 17:42:46 -0600 (Tue, 06 Nov 2007) | 10 lines

Added the ability to do "meetme concise" with the "meetme" CLI command.
This extends the concise capabilities of this CLI command to include
listing all conferences, instead of an addition to the other sub commands
for the "meetme" command.

(closes issue ASTERISK-10611)
Reported by: jthomas
Patches:
     meetme-concise.patch uploaded by jthomas (license 293)

------------------------------------------------------------------------