Re: OM OAuth2 config

2014-10-09 Thread Maxim Solodovnik
Hello Mark, just was able to create Google API client ID: REDIRECT URIS - http://om.alteametasoft.com:5080/openmeetings/signin?oauthid=2 JAVASCRIPT ORIGINS - http://om.alteametasoft.com:5080 so I guess there is no issue here On 7 October 2014 04:57, Mark Lin wrote: > Google does no

Re: Problems with GetRooms SOAP method

2014-10-09 Thread Abhishek Yadav
Thanks Max..i will try this... On Fri, Oct 10, 2014 at 10:03 AM, Maxim Solodovnik wrote: > you can use this PHP API: > https://code.google.com/a/apache-extras.org/p/openmeetings-api-plugin/ to > simplify your code > > On 10 October 2014 11:28, Abhishek Yadav > wrote: > >> Hello Cezar, >> >> I a

Re: Problems with GetRooms SOAP method

2014-10-09 Thread Maxim Solodovnik
you can use this PHP API: https://code.google.com/a/apache-extras.org/p/openmeetings-api-plugin/ to simplify your code On 10 October 2014 11:28, Abhishek Yadav wrote: > Hello Cezar, > > I am calling like this it is working fine > Before running this call loginUser webservice as suggested by

Re: facing 4 issues

2014-10-09 Thread Maxim Solodovnik
Hello Mark What version are you using? On 10 October 2014 05:33, Mark Lin wrote: > Hello, > facing 4 issues: > > *polls* - > > creating new poll - after the first vote, no other users can answer any > more and get popup window > “ your have already voted to this poll” > > *languages* - > > when

Re: Problems with GetRooms SOAP method

2014-10-09 Thread Abhishek Yadav
Hello Cezar, I am calling like this it is working fine Before running this call loginUser webservice as suggested by Max... I am using PHP programming language... $url = "http://yoururl:5080/openmeetings/ "."services/RoomService/getRoomWithClientObjectsById?SID=".$sid."&rooms_id=".$roomid.""

Re: couple of questions

2014-10-09 Thread Maxim Solodovnik
Could you create JIRA issue here: https://issues.apache.org/jira/browse/OPENMEETINGS/ Hopefully we will add additional modes to the room On 10 October 2014 03:14, farzad jahangiri sisakht wrote: > Thanks for your answer. > > Yes I meant people can speak as well. as all other systems have this I

Re: Problems with GetRooms SOAP method

2014-10-09 Thread Maxim Solodovnik
according to the logs the version is 3.0.2-RELEASE @Cezar, could you please share SOAP methods you are calling? (order and stubbed parameters) I guess you are not calling loginUser this is why you get this stacktrace On 10 October 2014 11:17, Abhishek Yadav wrote: > Hii Sandrigo, > > > How you

Re: Problems with GetRooms SOAP method

2014-10-09 Thread Abhishek Yadav
Hii Sandrigo, How you are calling SOAP webservice...and which version of OM you are using ?? On Fri, Oct 10, 2014 at 1:31 AM, César M. Sandrigo wrote: > Hi everybody! > > I'm using OpenMeetings SOAP services to integrate it with an existing > application in my company. > > When I try to get al

facing 4 issues

2014-10-09 Thread Mark Lin
Hello, facing 4 issues: *polls* - creating new poll - after the first vote, no other users can answer any more and get popup window “ your have already voted to this poll” *languages* - when uploading lang file and saving i'm redirecting to "Internal error Return to home page" *video win* -

Re: couple of questions

2014-10-09 Thread farzad jahangiri sisakht
Thanks for your answer. Yes I meant people can speak as well. as all other systems have this I thought this should be somewhere that I couldn't find!. Do you know is this something in the plan to be done later? On Thursday, 9 October 2014, 19:22, Maxim Solodovnik wrote: 1) it might be po

Problems with GetRooms SOAP method

2014-10-09 Thread César M . Sandrigo
Hi everybody! I'm using OpenMeetings SOAP services to integrate it with an existing application in my company. When I try to get all existing rooms using methods GetRooms or GetRoomWithCurrentUsers i get a FaultException. In the red5.log file I could find the stack trace of the orginal exception:

Re: couple of questions

2014-10-09 Thread Maxim Solodovnik
1) it might be possible In case by "the rest just audio" you mean all users will be able to here presenter. In case you need rest people to be able to speak - it is not currently possible 2) it is currently not possible, you can pause drawing/typing as workaround On 9 October 2014 21:11, farzad ja

couple of questions

2014-10-09 Thread farzad jahangiri sisakht
Hello everybody Hoe you can help me regarding these : 1: how we can set a room that only teacher can have video and the rest just audio? and maybe whenever needed teacher gives video to one or more 2: When we draw something or typing it doesn't show the process till finish the drawing or typing!

Re: Strange behavior using OM with Chromebooks

2014-10-09 Thread Maxim Solodovnik
we'll see :) On 9 October 2014 20:48, Daniel Ascher wrote: > Changing the codec is a last resort. We are hoping not to have to do that. > Maybe Google will do another update for Chromebooks that will fix this > problem soon? > > On Tue, Oct 7, 2014 at 11:45 PM, Maxim Solodovnik > wrote: > >> Ha

Re: Strange behavior using OM with Chromebooks

2014-10-09 Thread Daniel Ascher
Changing the codec is a last resort. We are hoping not to have to do that. Maybe Google will do another update for Chromebooks that will fix this problem soon? On Tue, Oct 7, 2014 at 11:45 PM, Maxim Solodovnik wrote: > Have you tried to change the codec? > I saw exactly the same picture on Andro