Re: VOIP and Sip Integration

2014-07-22 Thread Maxim Solodovnik
Hello Horace, just have checked, 3.0.3 seems to work as expected (at least 'SIP Transport' sitting in the room) There are some NPEs in logs (will take a looks at it as soon as will have some time) On 23 July 2014 12:13, Horace Miles wrote: > Ok thanks Maxim > > > > > > *From:* Maxim Solodovnik

Re: Is it possible to make the client flash independent by Google Swiffy?

2014-07-22 Thread Maxim Solodovnik
I tried Swiffy and found it is impossible to convert current code Maybe later versions will be compatible, or maybe FlexJs will be production ready On 23 July 2014 10:33, followait wrote: > I would like to login openmeetings on an android 4.2.2 pad, and found > out that flash is not well sup

Is it possible to make the client flash independent by Google Swiffy?

2014-07-22 Thread followait
I would like to login openmeetings on an android 4.2.2 pad, and found out that flash is not well supported. I found Google swiffy, which can convert flash swf to html 5. Is it possible to make the client flash independent by Google Swiffy? https://www.google.com/doubleclick/studio/swiffy/ Thanks

Re: Area Web cam and Chat OPENMEETINGS

2014-07-22 Thread Maxim Solodovnik
Admin-> Conference rooms->Your room->Is chat moderated On 23 July 2014 08:51, nelson gomez wrote: > Hi, Maxim, thanks for your answer. > > Maxin, where I can find the moderated chat option in Openmeetings? > > I hope you can help me with this issue > > Regards > > > > > 2014-07-22 20:40 GMT-04

Re: Area Web cam and Chat OPENMEETINGS

2014-07-22 Thread Maxim Solodovnik
to avoid "bad" words you can use "moderated" chat On 23 July 2014 01:19, Alexei Fedotov wrote: > Hi Nelson, > > please, try "restricted" room type for disabling some of cameras > 22.07.2014 22:00 пользователь "nelson gomez" > написал: > > Hi Max, Sebastian, Alexei i hope they be well. >> >> So

Re: Area Web cam and Chat OPENMEETINGS

2014-07-22 Thread Alexei Fedotov
Hi Nelson, please, try "restricted" room type for disabling some of cameras 22.07.2014 22:00 пользователь "nelson gomez" написал: > Hi Max, Sebastian, Alexei i hope they be well. > > Sorry for my english. > > *A)* > > Max, when a lot people enter to room, there are a lot windows of webcam in > t

Re: Is it possible use OM3 with iPad/iPhone?

2014-07-22 Thread Maxim Solodovnik
Calendar/dashboard/admin/recordings are usable (according to my tests) Room, unfortunately, not On 22 July 2014 21:07, Alvaro wrote: > Hello Maxim, > > Could you please tell if is possible use OM 3.x > with iPad/iPhone? > > It is a question by an OM user on other list. > > Thank you > > Alvaro

Re: Is it possible use OM3 with iPad/iPhone?

2014-07-22 Thread Alvaro
...Thanks :) El mar, 22-07-2014 a las 21:15 +0700, Maxim Solodovnik escribió: > Calendar/dashboard/admin/recordings are usable (according to my tests) > Room, unfortunately, not > > > On 22 July 2014 21:07, Alvaro wrote: > Hello Maxim, > > Could you p

Re: VOIP and Sip Integration

2014-07-22 Thread Maxim Solodovnik
I'll try to find server with configured Asterisk and try to double-check On 22 July 2014 20:37, Horace Miles wrote: > Thanks I made the change prior to sending the email. There appears to be > something else missing: > > There appears to be a entry missing in the /etc/asterisk/func_odbc.conf:

Is it possible use OM3 with iPad/iPhone?

2014-07-22 Thread Alvaro
Hello Maxim, Could you please tell if is possible use OM 3.x with iPad/iPhone? It is a question by an OM user on other list. Thank you Alvaro

Re: default value for "Quality of the screen sharing"

2014-07-22 Thread Maxim Solodovnik
Thanks, will try to address it :) On 22 July 2014 20:29, Michael Wuttke wrote: > Hello Maxim, > > I created an issue on JIRA: > https://issues.apache.org/jira/browse/OPENMEETINGS-1049 > > Thanks & Greetings, > Michael > > Am 17.07.2014 18:10, schrieb Maxim Solodovnik: > > there is no config val

Re: default value for "Quality of the screen sharing"

2014-07-22 Thread Michael Wuttke
Hello Maxim, I created an issue on JIRA: https://issues.apache.org/jira/browse/OPENMEETINGS-1049 Thanks & Greetings, Michael Am 17.07.2014 18:10, schrieb Maxim Solodovnik: > there is no config value for default FPS > please file JIRA issue > > > On 17 July 2014 21:48, Michael Wuttke wrote: >

Re: VOIP and Sip Integration

2014-07-22 Thread Maxim Solodovnik
yes, this line need to be corrected openmeetings/rooms -> openmeetings/room guess this is the problem On 22 July 2014 19:43, Horace Miles wrote: > Thanks Maxim, > > I have been trying to figure this out, I am knew to it all but on a steep > learning curve. > > > > I do have a question about th

Re: Time zone detection

2014-07-22 Thread Maxim Solodovnik
I have sample code to determine which months/dates DST switch takes place https://svn.apache.org/viewvc/openmeetings/branches/3.0.x/src/main/webapp/js/openmeetings_functions.js?revision=1562780&view=markup line ~50 The code might be enhanced to get actual hours DST switch taking place On 22 July

Re: Time zone detection

2014-07-22 Thread Robert EL
Thanks you, Maxim. I will create the quickstart, because the 6.16.0 version doesn't resolve the problem (it has the same code in the getTimeZone method). However, I think this problem is not easy to resolve, because this method return the best guess that wicket can do using the GMT and DST offset

Re: OM recording 3.0.2

2014-07-22 Thread Maxim Solodovnik
3.0.x branch need to be built with Ant Binary distribution is available here: https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ As well as source distribution (have *src.tgz name) On 22 July 2014 18:44, Mark Lin wrote: > Is there a Binaries pack that i can use "ant"

Re: Time zone detection

2014-07-22 Thread Maxim Solodovnik
I believe we should 1) update to the latest 6.16.0 release 2) In case still an issue file JIRA issue against WICKET: https://issues.apache.org/jira/browse/WICKET Here is the small how-to https://wicket.apache.org/start/quickstart.html create quick start I believe this issue can be fixed in a day o

Re: OM recording 3.0.2

2014-07-22 Thread Mark Lin
Is there a Binaries pack that i can use "ant" with? like - https://openmeetings.apache.org/downloads.html i have problems with maven Thank you 2014-07-21 19:58 GMT+02:00 Maxim Solodovnik : > sure > https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ > > > On 22 July

Time zone detection

2014-07-22 Thread Robert EL
Hi all, I'm using OM 3.0.3 and I've a problem when I create an event in the Scheduled Meeting. OM returns the fields StartDay and EndDay with one day less than the day selected (month view). I've had tracing the bug and I've found the problem in the method of detecting the time zone of the clie

Re: VOIP and Sip Integration

2014-07-22 Thread Maxim Solodovnik
AFAIK dial in/out conference room was working as expected Not sure if we still have infrastructure test current version Will try to ask someone On 21 July 2014 20:17, Horace Miles wrote: > Ok on the sip transport, I will try to figure out why it keep popping in > and out. > > However, I am not

Re: scan of the open source software code by coverity?

2014-07-22 Thread Michael Wuttke
Hello Maxim, thank you! Michael Am 22.07.2014 13:07, schrieb Maxim Solodovnik: > Here is the example written by Sebastian > > https://svn.apache.org/viewvc/openmeetings/branches/3.0.x/src/test/java/org/apache/openmeetings/test/selenium/TestSignUp.java?revision=1562780&view=markup > > > On 22

Re: RE : Openmeetings

2014-07-22 Thread Maxim Solodovnik
After unarchiving OM you need to "install" it. This can be done by visiting http://localhost:5080/openmeetings URL using your browser On 22 July 2014 16:30, hamid wakili wrote: > I am using Windows 8.1 . > Apache Openmeetings 3.0.2. > No i did not try to visit http://localhost:5080/openmeetin

Re: scan of the open source software code by coverity?

2014-07-22 Thread Maxim Solodovnik
Here is the example written by Sebastian https://svn.apache.org/viewvc/openmeetings/branches/3.0.x/src/test/java/org/apache/openmeetings/test/selenium/TestSignUp.java?revision=1562780&view=markup On 22 July 2014 15:53, Michael Wuttke wrote: > Hi, > > do you have a template or so? > > Greetings

Re: Unstable access to openmeetings on Debian 7.5 (64 bits) for outside clients.

2014-07-22 Thread Maxim Solodovnik
Never saw such errors before Do you have anything in the logs? (both OM logs and server logs) Sounds like even: OM has been restarted from time to time (happens then server is out of free resources CPU and/or RAM) Or your provider drops/reconfigure your inet connection On 22 July 2014 14:59, Huy

Re: Calender and Moderation

2014-07-22 Thread Maxim Solodovnik
Should be fixed: https://issues.apache.org/jira/browse/OPENMEETINGS-1048 On 21 July 2014 20:45, Maxim Solodovnik wrote: > seems to be reproducible > will try to check/fix asap > > > On 21 July 2014 20:36, Janine Costa wrote: > >> Hello, >> >> When I plan a conference and I enter the room, I ca

Re: scan of the open source software code by coverity?

2014-07-22 Thread Michael Wuttke
Hi, do you have a template or so? Greetings, Michael Am 22.07.2014 07:05, schrieb Maxim Solodovnik: > I would like to have more tests, please let me know if you need any > assistance :) > > > On 21 July 2014 20:57, Michael Wuttke > > wrote: > >

Re: Unstable access to openmeetings on Debian 7.5 (64 bits) for outside clients.

2014-07-22 Thread Huy Minh Huỳnh
Hello guys again, I changed the port to 80 but the problem apparently still exists. It's a bit better now since the outer clients are able to connect to openmeetings server and join the conference. However, after a short moment (like 3-5 minutes), the connections are dropped and outer clients cann