RE: Plugin 1.5 error: Request OpenMeetings! OpenMeetings Service failed and no response was returned.

2013-07-20 Thread Victor Yu
Does the plugin require its own Apache server running? I am in the shared environment. Maybe that’s the reason? Victor From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Saturday, July 20, 2013 10:41 PM To: Openmeetings user-list Subject: Re: Plugin 1.5 error: Request OpenMeetings

答复: 答复: 答复: 答复: Questions about Openmeetings

2013-07-20 Thread Feng Jinjun 冯金军
Thanks Maxim. Jinjun 发件人: Maxim Solodovnik [mailto:solomax...@gmail.com] 发送时间: Sunday, July 21, 2013 2:07 PM 收件人: Openmeetings user-list 抄送: pccom.fr...@gmail.com 主题: Re: 答复: 答复: 答复: Questions about Openmeetings Current cluster architecture was designed to be able to host OM room on separate se

Re: 答复: 答复: 答复: Questions about Openmeetings

2013-07-20 Thread Maxim Solodovnik
Current cluster architecture was designed to be able to host OM room on separate server. So cluster can help you to have several large rooms, but not to allow several servers to serve 1 room. On Sun, Jul 21, 2013 at 9:32 AM, Feng Jinjun 冯金军 wrote: > BTW, > > ** ** > > Can OM server cluster

Re: Plugin 1.5 error: Request OpenMeetings! OpenMeetings Service failed and no response was returned.

2013-07-20 Thread Maxim Solodovnik
I'm not sure :( I saw couple of times Apache was configured to decline cURL requests to the servers other than localhost. logs should be examined carefully and/or PHP code need to be debugged to see what exactly is going on on your server On Sun, Jul 21, 2013 at 12:25 PM, Victor Yu wrote: > Max

RE: Plugin 1.5 error: Request OpenMeetings! OpenMeetings Service failed and no response was returned.

2013-07-20 Thread Victor Yu
Maxim, That’s not showing up in the log. Does that mean the call was never made? Victor From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Saturday, July 20, 2013 10:07 PM To: Openmeetings user-list Subject: Re: Plugin 1.5 error: Request OpenMeetings! OpenMeetings Service

Re: Plugin 1.5 error: Request OpenMeetings! OpenMeetings Service failed and no response was returned.

2013-07-20 Thread Maxim Solodovnik
The call to OM should look like: http://server_name_or_ip:5080/openmeetings/services/UserService/getSession On Sun, Jul 21, 2013 at 11:30 AM, Victor Yu wrote: > This is what’s in the Apache log: > > "GET > /elearning/course/mod.php?id=3&sesskey=Ay3Y9b1guj&sr=0&add=openmeetings§ion=0 > HTTP/

RE: Plugin 1.5 error: Request OpenMeetings! OpenMeetings Service failed and no response was returned.

2013-07-20 Thread Victor Yu
This is what’s in the Apache log: "GET /elearning/course/mod.php?id=3&sesskey=Ay3Y9b1guj&sr=0&add=openmeetings§ion=0 HTTP/1.1" 303 441 "http://ebookriter.com/elearning/course/view.php?id=3 ¬ifyeditingon=1" "Mozilla/5.0 (Wind

答复: 答复: 答复: Questions about Openmeetings

2013-07-20 Thread Feng Jinjun 冯金军
BTW, Can OM server cluster help to increase the meeting rooms load, such as support more persons? Jinjun 发件人: Feng Jinjun 冯金军 发送时间: Sunday, July 21, 2013 8:04 AM 收件人: Openmeetings user-list 抄送: pccom.fr...@gmail.com 主题: 答复: 答复: 答复: Questions about Openmeetings In our case, we want to make more

Re: Plugin 1.5 error: Request OpenMeetings! OpenMeetings Service failed and no response was returned.

2013-07-20 Thread Victor Yu
Yes, it's enabled. Sent from my iPad On Jul 20, 2013, at 7:52 AM, Maxim Solodovnik wrote: > please check if curl is installed on the moodle server. > Then check Apache logs (to ensure curl is able to rich OM server and send the > request) > > > On Sat, Jul 20, 2013 at 12:04 PM, Pccom Frank

答复: 答复: 答复: Questions about Openmeetings

2013-07-20 Thread Feng Jinjun 冯金军
In our case, we want to make more students in one room, only one presenter or two share their slides and video. Based on my estimation, we need about 400+ students. With one server, I am afraid it cannot support so much load. For the second question, it is related with the first question, we wan

Re: unsubscribe

2013-07-20 Thread seba.wag...@gmail.com
Hi Frank, Nobody will that do for you and sending an email with that subject line will not fix it. Please use the link on the website at: http://openmeetings.apache.org/mail-lists.html Thanks, Sebastian 2013/7/21 Pccom Frank > > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://

Re: 答复: 答复: Questions about Openmeetings

2013-07-20 Thread Maxim Solodovnik
1) I'm afraid the bottleneck is bandwidth + client PC computing power. I believe more people can attend the meeting in case not all of them will share their video (like 2-3 presenters and the rest is auditory.) In our tests we were using 20 people simultaniously broadcasting their video 2) We are

Plugin 1.5 error: Request OpenMeetings! OpenMeetings Service failed and no response was returned.

2013-07-20 Thread Victor Yu
I've got the following error after installing the latest Moodle plugin 1.5. Request OpenMeetings! OpenMeetings Service failed and no response was returned. Please help! Victor

答复: 答复: Questions about Openmeetings

2013-07-20 Thread Feng Jinjun 冯金军
Thanks for reply. 1) With the cluster, can we support more person in one room? 2) FS means freeswitch. 3) I know 3.0 will be released in 3 months, how about 3.1 ? Thanks Jinjun 发件人: Maxim Solodovnik [mailto:solomax...@gmail.com] 发送时间: Saturday, July 20, 2013 10:51 PM 收件人:

Re: NetConnection.Call.Failed Error On Client Load

2013-07-20 Thread Maxim Solodovnik
try something like telnet om_server_ip 1935 I'm afraid the ports can be closed by some firewall On Sat, Jul 20, 2013 at 11:26 PM, Mert DOĞAN wrote: > I've checked them with netstat -an command > Both of them seems > > TCP0.0.0.0:1935 0.0.0.0:0 LISTENING > TCP

RE: NetConnection.Call.Failed Error On Client Load

2013-07-20 Thread Mert DOĞAN
I've checked them with netstat -an commandBoth of them seems TCP0.0.0.0:1935 0.0.0.0:0 LISTENING TCP 0.0.0.0:2383 0.0.0.0:0 LISTENING TCP0.0.0.0:3306 0.0.0.0:0 LISTENING TCP0.0.0.0:3389 0.0.0.0:0

Fwd: Polls and Votes code modify

2013-07-20 Thread Jaime Balbino
Hello, I would like to have more information about the code "Poll and Votes." If it was based on some other code? We can add features, like other types of questions? Also need an easy way to retrieve the list of who voted and more scrutiny details. I have used the log files of Red5. Thanks, Jaime

Re: NetConnection.Call.Failed Error On Client Load

2013-07-20 Thread Maxim Solodovnik
could you please check if OM ports are opened? 1935 is primary RTMP port 8088 is fallback RTMPT port On Sat, Jul 20, 2013 at 7:18 PM, Mert DOĞAN wrote: > Hi. > > My Openmeetings installation is running perfectly for 1 month but for now > i'm getting error message as you can see at screenshot be

Re: Plugin 1.5 error: Request OpenMeetings! OpenMeetings Service failed and no response was returned.

2013-07-20 Thread Maxim Solodovnik
please check if curl is installed on the moodle server. Then check Apache logs (to ensure curl is able to rich OM server and send the request) On Sat, Jul 20, 2013 at 12:04 PM, Pccom Frank wrote: > unsubscribe > > > On Sat, Jul 20, 2013 at 12:11 AM, Victor Yu wrote: > >> I’ve got the following

Re: 答复: Questions about Openmeetings

2013-07-20 Thread Maxim Solodovnik
1) 20 persons are supported, maybe more can attend but we have not tested that 2) I'm not sure what do you mean by FS 4) OM 3.0.0 will be HTML5 compatible (room still will be in flash). 3.1.0 room will be HTML5 (audio/video will be in flash). 3.2.0+ will be without flash (I really hope so) On Sat

unsubscribe

2013-07-20 Thread Pccom Frank

NetConnection.Call.Failed Error On Client Load

2013-07-20 Thread Mert DOĞAN
Hi. My Openmeetings installation is running perfectly for 1 month but for now i'm getting error message as you can see at screenshot below: You can connect to site and see on live. try 1, try 2 and try 3 message appears and this error dialog appears. How can i solve this. Thanks.

?????? Questions about Openmeetings

2013-07-20 Thread pccom . frank
Unsubscribe Sent from my BlackBerry® phone powered by Koodo Mobile®. -Original Message- From: Feng Jinjun 冯金军 Date: Sat, 20 Jul 2013 07:12:59 To: user@openmeetings.apache.org Reply-To: user@openmeetings.apache.org Subject: Questions about Openmeetings Hi Experts, I have some questions

Questions about Openmeetings

2013-07-20 Thread Feng Jinjun 冯金军
Hi Experts, I have some questions regarding to OM, Can you guys kindly help me out? 1. How many person are supported in the same meeting room? I have ever seen a stress test with OM, only 19 �C 20 person are supported, it is true? 2. Does OM support bypass the voice and let FS to