Hi all:

We are also interested in this functionality. We would like to be able to
generate an activity report, by usergroup, listing meetings that occurred
in each room. Ultimately the report should include the room, all
participants, date, start time and end time, and the length of the meeting,
for a specified date range.

On Wed, Oct 22, 2014 at 10:21 AM, César M. Sandrigo <cmsandr...@gmail.com>
wrote:

> Ok guys,
>
> I already created a new JIRA issue
> https://issues.apache.org/jira/browse/OPENMEETINGS-1111. It's my first
> issue, so please check it and let me know if it is OK.
>
> I'm glad to colaborate :) . Greetings!
>
> 2014-10-22 10:03 GMT-03:00 César M. Sandrigo <cmsandr...@gmail.com>:
> > Thanks Maxim and Peter,
> >
> > I'll create a jira with the functionality and in the meantime maybe
> > I'll use the query that Peter proposed.
> >
> > Thanks again!
> >
> > 2014-10-22 5:14 GMT-03:00 Maxim Solodovnik <solomax...@gmail.com>:
> >> Thanks Peter,
> >> I thought of something like this but on the API level :)
> >>
> >> On 22 October 2014 15:05, Peter Dähn <da...@vcrp.de> wrote:
> >>>
> >>> Hello,
> >>>
> >>> you could also ask the database...
> >>>
> >>> something like (here postgres)
> >>>
> >>> Select count(distinct user_id) from conferencelog where room_id=2470
> AND
> >>> inserted>'2014-10-21 14:50:00.00' AND inserted<'2014-10-21
> 16:59:59.99';
> >>>
> >>> could help till there is a function for it.
> >>>
> >>> Greetings Peter
> >>>
> >>> Am 22.10.2014 um 04:36 schrieb Maxim Solodovnik:
> >>>
> >>> you are right, it is for real time information
> >>>
> >>> functionality you are looking for can be implemented, could you create
> >>> JIRA issue with detailed description
> >>>
> >>> On 22 October 2014 03:07, César M. Sandrigo <cmsandr...@gmail.com>
> wrote:
> >>>>
> >>>> Hi everybody!
> >>>>
> >>>> Is there a way to know how many people have participated in a specific
> >>>> appointment?
> >>>>
> >>>> I see that I have two interesting methods in RoomService that maybe
> >>>> can help me: getRoomCounters and getRoomsWithCurrentUsers but these
> >>>> seem to be to retrieve real-time information about rooms. Am I right?
> >>>>
> >>>> Do you know other way to get this information? Is it possible?
> >>>>
> >>>> Thanks a lot!
> >>>
> >>>
> >>>
> >>>
> >>> --
> >>> WBR
> >>> Maxim aka solomax
> >>
> >>
> >>
> >>
> >> --
> >> WBR
> >> Maxim aka solomax
>



-- 
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 6
Jenkintown, PA 19046
Office: 215.886.9188
Direct: 267.242.9640
www.aplustutoring.com

Reply via email to