Re: OpenMeetings and H323

2013-02-28 Thread Vieri
Thanks, I'll take a look at Yate. --- On Thu, 2/28/13, Тимур Тлеукенов timur.tleuke...@gmail.com wrote: red5sip can work with any other SIP sever, not only Asterisk (but in this case some integration features like SIP dialer in OM wouldn't work). You could use some other PBX that has good

Re: h264 video recording

2013-02-28 Thread Maxim Solodovnik
done video codec is changed :) On Thu, Feb 28, 2013 at 8:53 PM, Maxim Solodovnik solomax...@gmail.comwrote: @Stephen yes please :) I used https://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide while testing :) it is very detailed. On Thu, Feb 28, 2013 at 7:40 PM, Stephen Cottham

RE: h264 video recording

2013-02-28 Thread Stephen Cottham
Looks good, just running thru the install with it now and will update as I go. Will need to check the differences for Debian but I'll start with Ubuntu. Cheers -Original Message- From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: 28 February 2013 13:53 To: dev Cc: Sebastian

[ANNOUNCE] SIP in Openmeetings is changed

2013-02-28 Thread Maxim Solodovnik
Hello All, I would like to announce major changes in SIP in upcoming 2.1 release 1. Confbridge is used instead of MeetMe. 2. OM video codec is changed to be H264 3. Calls to OM rooms will not start until there is no OM users in the room, and will automatically ends as soon as last

RE: [ANNOUNCE] SIP in Openmeetings is changed

2013-02-28 Thread Jeff Clay
If going to app_confbridge then make sure to always use the latest stable releases of Asterisk. Confbridge underwent a major rewrite/overhaul for Asterisk 10.0 and has since had many additional fixes. Also, meetme has options that help conserve bandwidth such as talk detection; where audio

Re: [ANNOUNCE] SIP in Openmeetings is changed

2013-02-28 Thread Тимур Тлеукенов
This step in Asterisk configuration instruction is not needed: Ensure dahdi was installed successfully: modprobe dahdi DAHDI is unused in new setup. 2013/2/28 Maxim Solodovnik solomax...@gmail.com Hello All, I would like to announce major changes in SIP in upcoming 2.1 release 1.

Re: [ANNOUNCE] SIP in Openmeetings is changed

2013-02-28 Thread Maxim Solodovnik
fixed, thanks Timur! On Thu, Feb 28, 2013 at 10:32 PM, Тимур Тлеукенов timur.tleuke...@gmail.com wrote: This step in Asterisk configuration instruction is not needed: Ensure dahdi was installed successfully: modprobe dahdi DAHDI is unused in new setup. 2013/2/28 Maxim Solodovnik

Re: [ANNOUNCE] SIP in Openmeetings is changed

2013-02-28 Thread Maxim Solodovnik
Additionally DB table is created after first OM start, and can be created/dropped on install/uninstall this way red5sip_user is immutable to such changes On Fri, Mar 1, 2013 at 1:12 AM, Maxim Solodovnik solomax...@gmail.comwrote: It is easier to make changes to this user while debugging :) I

Re: [ANNOUNCE] SIP in Openmeetings is changed

2013-02-28 Thread Vieri
Understood. Thanks! --- On Thu, 2/28/13, Maxim Solodovnik solomax...@gmail.com wrote: Additionally DB table is created after first OM start, and can be created/dropped on install/uninstall this way red5sip_user is immutable to such changes On Fri, Mar 1, 2013 at 1:12 AM, Maxim

SOAP Interface for next Page on Whiteboard

2013-02-28 Thread Thorsten Peters
Hey Folks,   first of all: Thanks for your great work!   And now i would like to ask for some help .Im trying to implement an SOAPInterface wich enables me to do the next Page Command (loaded PPT or PDF on whiteboard) from an C#/C++ Application. I have already written a method wich returns

Re: How to start with OpenLazlo in OM

2013-02-28 Thread Rene' Rosenbaum
Dear Artyom, thanks for all this information. Alright, will check out the Eclipse plugIn and proposed strategy for locating the desired sources. Anyone else, who might have other hints and best practices? Thanks in advance, Rene' ~~~ *Dr.-Ing. Rene' Rosenbaum meeCoda* IT-Consulting and

SOAP Interface for next Page on Whiteboard

2013-02-28 Thread Thorsten Peters
Hey Folks,   first of all: Thanks for your great work!   And now i would like to ask for some help .Im trying to implement an SOAPInterface wich enables me to do the next Page Command (loaded PPT or PDF on whiteboard) from an C#/C++ Application. I have already written a method wich returns

Re: SOAP Interface for next Page on Whiteboard

2013-02-28 Thread seba.wag...@gmail.com
Hi Thorsten, I can trace/documentate and give you the command that is send to the client but there is currently no way you can send this command via SOAP. You would first need to create a new SOAP call that forwards that call to the correct API call in the ScopeApplicationAdapter which then sends