Will do. Thanks Maxim.
On Oct 22, 2014 10:41 AM, "Maxim Solodovnik" <[email protected]> wrote:

> Thanks!
>
> Hopefully will address it in 3.0.5 (not sure I have enough time for this
> in 3.0.4)
>
> @Daniel, please update the issue with your requirements, it will helps to
> build consistent API
>
> On 22 October 2014 21:21, César M. Sandrigo <[email protected]> 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 <[email protected]>:
>> > 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 <[email protected]>:
>> >> Thanks Peter,
>> >> I thought of something like this but on the API level :)
>> >>
>> >> On 22 October 2014 15:05, Peter Dähn <[email protected]> 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 <[email protected]>
>> 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
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>

Reply via email to