Hello,

SQL> select * from sipusers
[S0002][unixODBC][MySQL][ODBC 5.1 Driver][mysqld-5.5.32-0ubuntu0.12.04.1]Table 
'openmeetings.sipusers' doesn't exist

What I should do?

BR,

Mika

From: Artyom Horuzhenko [mailto:akhor...@gmail.com]
Sent: 10. syyskuuta 2013 12:07
To: user@openmeetings.apache.org
Subject: Re: Mobile phone support in the version 2.1 and 3.0

It's very strange. Sipusers table must be created automatically. Could you 
check if it exists?

2013/9/10 Tapanainen Mika 
<mika.tapanai...@digia.com<mailto:mika.tapanai...@digia.com>>
Hello,

I checked this and the value is "yes". When I installed the OpenMeetings I 
enabled this setting in the installation web page.

What I should check next?

BR,

Mika

From: Artyom Horuzhenko [mailto:akhor...@gmail.com<mailto:akhor...@gmail.com>]
Sent: 10. syyskuuta 2013 11:30

To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
Subject: Re: Mobile phone support in the version 2.1 and 3.0

Hello,

you should check if your red5sip.enable attribute is set to "yes" in 
"Administration => Configuration"

2013/9/10 Tapanainen Mika 
<mika.tapanai...@digia.com<mailto:mika.tapanai...@digia.com>>
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:red5sip_user@x.y.z.q:5080
sip:red5sip_user@x.y.z.q: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<http://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:mika.tapanai...@digia.com<mailto:mika.tapanai...@digia.com>]
Sent: 3. syyskuuta 2013 16:06
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
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:solomax...@gmail.com<mailto:solomax...@gmail.com>]
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 
<mika.tapanai...@digia.com<mailto:mika.tapanai...@digia.com>> 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:akhor...@gmail.com<mailto:akhor...@gmail.com>]
Sent: 28. elokuuta 2013 16:35
To: user@openmeetings.apache.org<mailto:user@openmeetings.apache.org>
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 
<mika.tapanai...@digia.com<mailto:mika.tapanai...@digia.com>>
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


Reply via email to