Questions tagged [openmeetings]

Apache OpenMeetings is a free Audio/Video conferencing software that allows you to instantly set up a conference in the Web. OpenMeetings supports integration with Atlassian Jira or Confluence Enterprise Wiki, Asterisk VoIP server, Drupal, Joomla, WordPress or any other Website and CMS.

Apache OpenMeetings a top level project of the Apache Software Foundation that provides Audio/Video conferencing using your browser. You can use your microphone or webcam, share documents on a white board, share your screen or record meetings.

For more information, check the Apache OpenMeetinge project page: http://openmeetings.apache.org

The developer wiki pages are on-line at https://cwiki.apache.org/OPENMEETINGS/. The project mailing lists can be found here: http://openmeetings.apache.org/mail-lists.html

The full source for the project can be accessed through the Apache SVN repository. For further discussion please visit: openmeetings.apache.org/mail-lists.html

67 questions
0
votes
1 answer

Creating new user in apache openmeetings API via Ajax

I'm using apache api open meetings. It has been working in login, but when i try to add a new user, I get HTTP Response Error 500 (insufficient permissions). I tried this, but it doesn't work:
0
votes
1 answer

OpenMeetings cannot upload document

I use OpenMeetings (on Ubuntu 16) and everything is alright except the process of uploading files. If I upload a picture - it's okay. However, if I upload PDF, doc or pptx files - it gives me an error message: Error [IOErrorEvent type="ioError"…
0
votes
1 answer

Openmeetings GUI Change

I would like to customize the GUI of Apache Openmeetings. I installed it currently in Centos 6.7 and would like to add some buttons, hyperlinks etc. in it's GUI. Can anyone guide me about this, where can I edit the code? I like to add a button…
0
votes
1 answer

Falied to start Red5 in openmeetings Unregistering JMX-exposed beans

I'm trying to install apache openmeetings_3.1.1 on ubuntu 12.04 But I can't start openmeeting, # /etc/init.d/red5 start start-stop-daemon: --start needs --exec or --startas Try 'start-stop-daemon --help' for more information. No errors on the…
Ashraf Hefny
  • 508
  • 1
  • 6
  • 20
0
votes
1 answer

OpenMeetings not loading Office files (pptx, xlsx ...)

I have Apache OpenMeetings installed and functioning properly. I am not able to upload Office files to Whiteboard. I succeeded to upload PDF files. I installed JODconverter and updated the configuration to match the path. I installed the OpenOffice…
Johnny Zghaib
  • 518
  • 1
  • 12
  • 30
0
votes
1 answer

openmeeting invitation hash generated via soap not working

I am working on openmeeting integration for a Drupal site. I was able to successfully generate the invitation hash using the SOAP API provided by openmeeting. I used getInvitationHashFullName API function to generate the hash value. It returned…
0
votes
1 answer

OpenMeeting recording feature glitch

Let me come to my concern directly. I have installed OpenMeeting with following version. Version 3.0.3-RELEASE Revision 1621852 It's working fine but when I am using "recording" feature of OpenMeeting, I am having a glitch. Steps I used to…
Leo Prince
  • 2,019
  • 26
  • 29
0
votes
1 answer

pdf2swf error while upload document file in openmeetings

openmeetings-2.1.1 in my system,i have install ghostscript,ImageMagick-6.8.9 and swftools, when i try to upload document file like .ppt,.doc file, it upload successfully but when i drag to white board it give me error like below. key:…
Java Man
  • 1,854
  • 3
  • 21
  • 43
0
votes
1 answer

user registered, session working fine, not saving to database in openmeetings

I have installed openmeetings successfully. I have registered a user and logged in through this user. Session is running. I have openmeetings database, users table. When i checked this, no datas are there. But issues are not there. Any idea what is…
siv rj
  • 1,451
  • 1
  • 14
  • 31
0
votes
1 answer

Set PSTN number is GotoMeeting

I am new to the GotoMeeting API and find the solution for creating a meeting over to the goto meeting, if we set the conferencing info as PSTN means according to the country. Like i want to fetch the toll free number for a particular country. On…
Himanshu Jain
  • 518
  • 4
  • 20
0
votes
1 answer

Where is log file in openmeeting

I am using Drupal openmeeting module, which is written in the JAVA language and i am not getting the way out to debug. I am new to Drupal so please do help me. I tried to use System.out.println() and also tried to track in the error log but it din't…
0
votes
1 answer

CPU USAGE MORE THAN 100% red5sip

I am using SIP Transport with Openmeetings to enable web conferencing through mobile device. But on the server the CPU usage crosses 100% with each SIP transport that is created for a new room. Does anyone have any suggestions on how to control the…
0
votes
1 answer

Undefined property while attempting to get values using SOAP

I'm having an adventure with Openmeetings' SOAP API. This is my first rodeo with SOAP so don't worry if the solution here seems obvious. Anyway, I'm attempting to retrieve the session id with the following script.
neanderslob
  • 2,633
  • 6
  • 40
  • 82
0
votes
1 answer

Openmeetings Add user/group with script

I'm playing around with openmeetings and was wondering if anyone knows how to write a script to automatically add a user or group. The idea is that I want to integrate it with a site so that any time a user registers on the site, they automatically…
neanderslob
  • 2,633
  • 6
  • 40
  • 82
0
votes
1 answer

how to use getSession Method of openmeeting SOAP?

hello I have create my web page and i create web service in it. i want to use getSession and loginuser method of Openmeeting SOAP .I have add successfully but when i run my web page,i can not get result.i just get output like below …
Kapil
  • 320
  • 6
  • 10
  • 23