Hello, I did the red5sip integration installation in my VirtualBox Ubuntu. The VirtualBox is running in the Windows. I followed the guide: http://openmeetings.apache.org/red5sip-integration_2.1.html I download the Linphone and tried to contact the VirtualBox with the addresses
sip:[email protected]:5080 sip:[email protected]:5060 but no success ☹. What is the correct sip address? The OpenMeetings is running in the address http://x.y.z.q:5080/openmeetings/ In the asterisk log I have: [Sep 10 10:20:07] WARNING[5018] res_odbc.c: SQL Execute returned an error -1: 42S02: [MySQL][ODBC 5.1 Driver][mysqld-5.5.32-0ubuntu0.12.04.1]Table 'openmeetings.sipusers' doesn't exist (99) Do I have to create the table 'openmeetings.sipusers'? Then I have the following lines in the asterisk log: [Sep 10 10:20:07] WARNING[5018] res_config_odbc.c: Realtime table sipusers@asterisk requires column 'name', but that column does not exist! [Sep 10 10:20:07] WARNING[5018] res_config_odbc.c: Realtime table sipusers@asterisk requires column 'ipaddr', but that column does not exist! [Sep 10 10:20:07] WARNING[5018] res_config_odbc.c: Realtime table sipusers@asterisk requires column 'port', but that column does not exist! [Sep 10 10:20:07] WARNING[5018] res_config_odbc.c: Realtime table sipusers@asterisk requires column 'regseconds', but that column does not exist! [Sep 10 10:20:07] WARNING[5018] res_config_odbc.c: Realtime table sipusers@asterisk requires column 'defaultuser', but that column does not exist! [Sep 10 10:20:07] WARNING[5018] res_config_odbc.c: Realtime table sipusers@asterisk requires column 'fullcontact', but that column does not exist! [Sep 10 10:20:07] WARNING[5018] res_config_odbc.c: Realtime table sipusers@asterisk requires column 'regserver', but that column does not exist! [Sep 10 10:20:07] WARNING[5018] res_config_odbc.c: Realtime table sipusers@asterisk requires column 'useragent', but that column does not exist! [Sep 10 10:20:07] WARNING[5018] res_config_odbc.c: Realtime table sipusers@asterisk requires column 'lastms', but that column does not exist! Then I have this line: Sep 10 10:29:54] NOTICE[5039][C-00000000] chan_sip.c: Call from '' (a.b.c.d:5060) to extension 'red5sip_user' rejected because extension not found in context 'public'. Then I have this line in the red5sip log: 10 Sep 10:23:09 - [WARN ] n.s.e.c.ConfigurationFactory: No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/home/xxx/openMeetings/red5sip/red5phone.googlecode.com/svn/branches/red5sip_2.1/out/lib/ehcache-core-jar-2.5.0.jar!/ehcache-failsafe.xml Do you know what is the problem? BR, Mika From: Tapanainen Mika [mailto:[email protected]] Sent: 3. syyskuuta 2013 16:06 To: [email protected] Subject: RE: Mobile phone support in the version 2.1 and 3.0 Hello, I have the Red Hat Enterprise Linux Server release 5.9. I followed the guide in the Asterisk site, but got in some point the error message: ... checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for initscr in -lcurses... no checking for initscr in -lncurses... no configure: error: *** termcap support not found (on modern systems, this typically means the ncurses development package is missing) The problem is detailed in the Asterisk forum post: http://forums.asterisk.org/viewtopic.php?f=1&t=87821 BR, Mika From: Maxim Solodovnik [mailto:[email protected]] Sent: 2. syyskuuta 2013 17:33 To: Openmeetings user-list Subject: Re: Mobile phone support in the version 2.1 and 3.0 I guess you have CentOS. unfortunately I no machine to check the guide (all our machines are Ubuntu) Maybe somebody on this list can check and improve the guide with steps for CentOS? On Mon, Sep 2, 2013 at 9:11 PM, Tapanainen Mika <[email protected]<mailto:[email protected]>> wrote: Hello, I tried the follow the guide http://openmeetings.apache.org/red5sip-integration_2.1.html and run the command (as a root, apt-get is not a package manager of my linux version): yum install build-essential linux-headers-`uname -r` libxml2-dev libncurses5-dev libsqlite3-dev sqlite3 openssl libssl-dev Loaded plugins: security Setting up Install Process No package build-essential available. No package linux-headers-2.6.18-308.24.1.0.1.el5 available. No package libxml2-dev available. No package libncurses5-dev available. No package libsqlite3-dev available. No package sqlite3 available. No package libssl-dev available. Nothing to do Then I tried to install asterisk with their installation guide, but no needed system libraries was found. I’m not very experienced linux user, maybe I’m missing something. Do you know how to get packages? Or is it so that Asterisk is not supported in my linux version (http://www.voip-info.org/wiki/view/Asterisk+OS+Platforms)? If I run uname command, I got: uname –a Linux x.y.z 2.6.18-308.24.1.0.1.el5 #1 SMP Tue Dec 4 16:00:29 PST 2012 x86_64 x86_64 x86_64 GNU/Linux BR, Mika From: Artyom Horuzhenko [mailto:[email protected]<mailto:[email protected]>] Sent: 28. elokuuta 2013 16:35 To: [email protected]<mailto:[email protected]> Subject: Re: Mobile phone support in the version 2.1 and 3.0 Hello, in version 3.0 only dashboard will be implemented in html5, rooms will be implemented in flash. You can integrate Asterisk with Openmeetings and use mobile sip applications such as Linphone. Read this manual for details: http://openmeetings.apache.org/red5sip-integration_2.1.html 2013/8/28 Tapanainen Mika <[email protected]<mailto:[email protected]>> Hello, I read from the mailing list that the OpenMeetings supports only phones and browsers, which can render Flash. But Adobe is not anymore supporting Flash in the Android and Apple doesn’t have official Flash support. Is it so that current OpenMeetings version 2.1 could not be run in the Android devices and IPhone? I read that version 3.0 would be HTML5 version. Is it so that OpenMeetings 3.0 would run properly in the mobile devices? BR, Mika -- WBR Maxim aka solomax
