Re: FW: red5sip error

2015-02-13 Thread Maxim Solodovnik
this file is already in svn
leave it "as is" and try :)

On Fri, Feb 13, 2015 at 7:59 PM, Horace Miles <
horace.mi...@myit-solutions.com> wrote:

>  Hmm ok I just copied and pasted what was on the site.. I will do as you
> ask and let you know..
>
>
>
> Thanks
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Friday, February 13, 2015 5:28 AM
> *To:* Openmeetings user-list
> *Subject:* Re: FW: red5sip error
>
>
>
> tried another time on the server with asterisk configured
>
> get audio greetings from asterisk on room enter and video :
>
>
>
> according to the error there is something wrong with your config file
>
> try to edit setting.properties and delete "*# should correlate with mic
> settings in public/config.xml*" part
>
>
>
>
>
> On Fri, Feb 13, 2015 at 4:28 PM, Horace Miles <
> horace.mi...@myit-solutions.com> wrote:
>
> What I specifically have done.
>
> Started with a openmeeting 2.0 iso install.
>
> Removed the 2.0 database and red52 openmeetings folders
>
> Created empty openmeetings database as open53
>
> Download openmeetings3.03 zip file
>
> Unzipped into /usr/lib/red52 folder
>
> Installed
>
> Everything ok so far
>
> I am able to log into the database
>
> Enabled Sip in configuration
>
> Stop red5 server
>
> Started following the Sip integration for 3.0
>
> Built the Red5sip_phone
>
> Re-started  red5 server; started correctly
>
> Unable to start red5sip
>
> Using all default values for everything.
>
> Also this is a virtual machine Oracle virtual box
>
> Could there be some type of common java I am missing?
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Thursday, February 12, 2015 9:35 PM
> *To:* Openmeetings user-list
> *Subject:* Re: FW: red5sip error
>
>
>
> could you try to restore default values for both red5sip and OM and
> re-start
>
> I'm not sure how can I help without being able to reproduce :(
>
> Maybe any specific steps?
>
>
>
> On Fri, Feb 13, 2015 at 10:11 AM, Horace Miles <
> horace.mi...@myit-solutions.com> wrote:
>
> Ok thank Maxim,
>
>
>
> I have no clue where to go from here.. I don’t know how it ties the
> codec.rate and the microphonerate variables.  Somehow it would seem on my
> install something has not gotten declared or iniated?
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Thursday, February 12, 2015 8:35 PM
> *To:* Openmeetings user-list
> *Subject:* Re: FW: red5sip error
>
>
>
> works as expected here without any modifications
>
>
>
> On Fri, Feb 13, 2015 at 8:55 AM, Horace Miles <
> horace.mi...@myit-solutions.com> wrote:
>
> Maxim,
>
> Thanks the SVN checkout fixed the build error.. but the redsip will not
> start because there seems to be a problem between the codec.rate and the
> microphonebestrate variable/?
>
> root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo ./red5sip.sh
> Starting Red5SIP
> 12 Feb 19:14:02 - [main]:[ERROR] o.r.s.a.Application: Can't parse
> red5.codec.rate value
> java.lang.NumberFormatException: For input string: "22 "
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
> ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
> at org.red5.sip.app.Application.init(Application.java:72)
> ~[red5sip.jar:na]
> at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
> 12 Feb 19:14:02 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: rtmp://
> 127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context
> /0
> 12 Feb 19:14:02 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception
> was:
> java.nio.channels.UnresolvedAddressException: null
> at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
> at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644)
> ~[na:1.7.0_76]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.A

RE: FW: red5sip error

2015-02-13 Thread Horace Miles
Hmm ok I just copied and pasted what was on the site.. I will do as you ask and 
let you know..

 

Thanks

 

From: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Sent: Friday, February 13, 2015 5:28 AM
To: Openmeetings user-list
Subject: Re: FW: red5sip error

 

tried another time on the server with asterisk configured

get audio greetings from asterisk on room enter and video :

 

according to the error there is something wrong with your config file

try to edit setting.properties and delete "# should correlate with mic settings 
in public/config.xml" part

 

 

On Fri, Feb 13, 2015 at 4:28 PM, Horace Miles  
wrote:

What I specifically have done.

Started with a openmeeting 2.0 iso install.

Removed the 2.0 database and red52 openmeetings folders

Created empty openmeetings database as open53

Download openmeetings3.03 zip file

Unzipped into /usr/lib/red52 folder

Installed

Everything ok so far

I am able to log into the database

Enabled Sip in configuration

Stop red5 server

Started following the Sip integration for 3.0

Built the Red5sip_phone

Re-started  red5 server; started correctly

Unable to start red5sip

Using all default values for everything.

Also this is a virtual machine Oracle virtual box 

Could there be some type of common java I am missing? 

 

From: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Sent: Thursday, February 12, 2015 9:35 PM
To: Openmeetings user-list
Subject: Re: FW: red5sip error

 

could you try to restore default values for both red5sip and OM and re-start

I'm not sure how can I help without being able to reproduce :(

Maybe any specific steps?

 

On Fri, Feb 13, 2015 at 10:11 AM, Horace Miles 
 wrote:

Ok thank Maxim,

 

I have no clue where to go from here.. I don’t know how it ties the codec.rate 
and the microphonerate variables.  Somehow it would seem on my install 
something has not gotten declared or iniated?

 

From: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Sent: Thursday, February 12, 2015 8:35 PM
To: Openmeetings user-list
Subject: Re: FW: red5sip error

 

works as expected here without any modifications

 

On Fri, Feb 13, 2015 at 8:55 AM, Horace Miles  
wrote:

Maxim,

Thanks the SVN checkout fixed the build error.. but the redsip will not start 
because there seems to be a problem between the codec.rate and the 
microphonebestrate variable/?

root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo ./red5sip.sh
Starting Red5SIP
12 Feb 19:14:02 - [main]:[ERROR] o.r.s.a.Application: Can't parse 
red5.codec.rate value
java.lang.NumberFormatException: For input string: "22 "
at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) 
~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
at org.red5.sip.app.Application.init(Application.java:72) ~[red5sip.jar:na]
at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
12 Feb 19:14:02 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: 
rtmp://127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context 
/0
12 Feb 19:14:02 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception was: 
java.nio.channels.UnresolvedAddressException: null
at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644) 
~[na:1.7.0_76]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:189)
 ~[mina-core-bundle-2.0.8.jar:na]
at org.red5.client.net.rtmp.RTMPClient.startConnector(RTMPClient.java:78) 
~[red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:261)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:239)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:189)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at org.red5.sip.net.rtmp.RTMPControlClient.start(RTMPControlClient.java:56) 
[red5sip.jar:na]
at org.red5.sip.app.Application.start(Application.java:112) [red5sip.jar:na]
at org.red5.sip.app.Main.main(Main.java:13) [red5sip.jar:na]
12 Feb 19:14:02 - [Main class thread]:[WARN ] o.r.s.a.Main: !!! Shutdown hook 
!

Re: FW: red5sip error

2015-02-13 Thread Maxim Solodovnik
tried another time on the server with asterisk configured
get audio greetings from asterisk on room enter and video :

according to the error there is something wrong with your config file
try to edit setting.properties and delete "*# should correlate with mic
settings in public/config.xml*" part


On Fri, Feb 13, 2015 at 4:28 PM, Horace Miles <
horace.mi...@myit-solutions.com> wrote:

>  What I specifically have done.
>
> Started with a openmeeting 2.0 iso install.
>
> Removed the 2.0 database and red52 openmeetings folders
>
> Created empty openmeetings database as open53
>
> Download openmeetings3.03 zip file
>
> Unzipped into /usr/lib/red52 folder
>
> Installed
>
> Everything ok so far
>
> I am able to log into the database
>
> Enabled Sip in configuration
>
> Stop red5 server
>
> Started following the Sip integration for 3.0
>
> Built the Red5sip_phone
>
> Re-started  red5 server; started correctly
>
> Unable to start red5sip
>
> Using all default values for everything.
>
> Also this is a virtual machine Oracle virtual box
>
> Could there be some type of common java I am missing?
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Thursday, February 12, 2015 9:35 PM
> *To:* Openmeetings user-list
> *Subject:* Re: FW: red5sip error
>
>
>
> could you try to restore default values for both red5sip and OM and
> re-start
>
> I'm not sure how can I help without being able to reproduce :(
>
> Maybe any specific steps?
>
>
>
> On Fri, Feb 13, 2015 at 10:11 AM, Horace Miles <
> horace.mi...@myit-solutions.com> wrote:
>
> Ok thank Maxim,
>
>
>
> I have no clue where to go from here.. I don’t know how it ties the
> codec.rate and the microphonerate variables.  Somehow it would seem on my
> install something has not gotten declared or iniated?
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Thursday, February 12, 2015 8:35 PM
> *To:* Openmeetings user-list
> *Subject:* Re: FW: red5sip error
>
>
>
> works as expected here without any modifications
>
>
>
> On Fri, Feb 13, 2015 at 8:55 AM, Horace Miles <
> horace.mi...@myit-solutions.com> wrote:
>
> Maxim,
>
> Thanks the SVN checkout fixed the build error.. but the redsip will not
> start because there seems to be a problem between the codec.rate and the
> microphonebestrate variable/?
>
> root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo ./red5sip.sh
> Starting Red5SIP
> 12 Feb 19:14:02 - [main]:[ERROR] o.r.s.a.Application: Can't parse
> red5.codec.rate value
> java.lang.NumberFormatException: For input string: "22 "
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
> ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
> at org.red5.sip.app.Application.init(Application.java:72)
> ~[red5sip.jar:na]
> at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
> 12 Feb 19:14:02 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: rtmp://
> 127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context
> /0
> 12 Feb 19:14:02 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception
> was:
> java.nio.channels.UnresolvedAddressException: null
> at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
> at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644)
> ~[na:1.7.0_76]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:189)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.red5.client.net.rtmp.RTMPClient.startConnector(RTMPClient.java:78)
> ~[red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:261)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:239)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client

Re: FW: red5sip error

2015-02-13 Thread Maxim Solodovnik
OK will try one more time with sip enabled in OM

On Fri, Feb 13, 2015 at 4:28 PM, Horace Miles <
horace.mi...@myit-solutions.com> wrote:

>  What I specifically have done.
>
> Started with a openmeeting 2.0 iso install.
>
> Removed the 2.0 database and red52 openmeetings folders
>
> Created empty openmeetings database as open53
>
> Download openmeetings3.03 zip file
>
> Unzipped into /usr/lib/red52 folder
>
> Installed
>
> Everything ok so far
>
> I am able to log into the database
>
> Enabled Sip in configuration
>
> Stop red5 server
>
> Started following the Sip integration for 3.0
>
> Built the Red5sip_phone
>
> Re-started  red5 server; started correctly
>
> Unable to start red5sip
>
> Using all default values for everything.
>
> Also this is a virtual machine Oracle virtual box
>
> Could there be some type of common java I am missing?
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Thursday, February 12, 2015 9:35 PM
> *To:* Openmeetings user-list
> *Subject:* Re: FW: red5sip error
>
>
>
> could you try to restore default values for both red5sip and OM and
> re-start
>
> I'm not sure how can I help without being able to reproduce :(
>
> Maybe any specific steps?
>
>
>
> On Fri, Feb 13, 2015 at 10:11 AM, Horace Miles <
> horace.mi...@myit-solutions.com> wrote:
>
> Ok thank Maxim,
>
>
>
> I have no clue where to go from here.. I don’t know how it ties the
> codec.rate and the microphonerate variables.  Somehow it would seem on my
> install something has not gotten declared or iniated?
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Thursday, February 12, 2015 8:35 PM
> *To:* Openmeetings user-list
> *Subject:* Re: FW: red5sip error
>
>
>
> works as expected here without any modifications
>
>
>
> On Fri, Feb 13, 2015 at 8:55 AM, Horace Miles <
> horace.mi...@myit-solutions.com> wrote:
>
> Maxim,
>
> Thanks the SVN checkout fixed the build error.. but the redsip will not
> start because there seems to be a problem between the codec.rate and the
> microphonebestrate variable/?
>
> root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo ./red5sip.sh
> Starting Red5SIP
> 12 Feb 19:14:02 - [main]:[ERROR] o.r.s.a.Application: Can't parse
> red5.codec.rate value
> java.lang.NumberFormatException: For input string: "22 "
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
> ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
> at org.red5.sip.app.Application.init(Application.java:72)
> ~[red5sip.jar:na]
> at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
> 12 Feb 19:14:02 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: rtmp://
> 127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context
> /0
> 12 Feb 19:14:02 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception
> was:
> java.nio.channels.UnresolvedAddressException: null
> at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
> at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644)
> ~[na:1.7.0_76]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:189)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.red5.client.net.rtmp.RTMPClient.startConnector(RTMPClient.java:78)
> ~[red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:261)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:239)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:189)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.sip.net.rtmp.RTMPControlClient.start(RTMPControlClient.java:56)
> [red5sip.jar:na]
> at org.red5.sip

RE: FW: red5sip error

2015-02-13 Thread Horace Miles
What I specifically have done.

Started with a openmeeting 2.0 iso install.

Removed the 2.0 database and red52 openmeetings folders

Created empty openmeetings database as open53

Download openmeetings3.03 zip file

Unzipped into /usr/lib/red52 folder

Installed

Everything ok so far

I am able to log into the database

Enabled Sip in configuration

Stop red5 server

Started following the Sip integration for 3.0

Built the Red5sip_phone

Re-started  red5 server; started correctly

Unable to start red5sip

Using all default values for everything.

Also this is a virtual machine Oracle virtual box 

Could there be some type of common java I am missing? 

 

From: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Sent: Thursday, February 12, 2015 9:35 PM
To: Openmeetings user-list
Subject: Re: FW: red5sip error

 

could you try to restore default values for both red5sip and OM and re-start

I'm not sure how can I help without being able to reproduce :(

Maybe any specific steps?

 

On Fri, Feb 13, 2015 at 10:11 AM, Horace Miles 
 wrote:

Ok thank Maxim,

 

I have no clue where to go from here.. I don’t know how it ties the codec.rate 
and the microphonerate variables.  Somehow it would seem on my install 
something has not gotten declared or iniated?

 

From: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Sent: Thursday, February 12, 2015 8:35 PM
To: Openmeetings user-list
Subject: Re: FW: red5sip error

 

works as expected here without any modifications

 

On Fri, Feb 13, 2015 at 8:55 AM, Horace Miles  
wrote:

Maxim,

Thanks the SVN checkout fixed the build error.. but the redsip will not start 
because there seems to be a problem between the codec.rate and the 
microphonebestrate variable/?

root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo ./red5sip.sh
Starting Red5SIP
12 Feb 19:14:02 - [main]:[ERROR] o.r.s.a.Application: Can't parse 
red5.codec.rate value
java.lang.NumberFormatException: For input string: "22 "
at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) 
~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
at org.red5.sip.app.Application.init(Application.java:72) ~[red5sip.jar:na]
at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
12 Feb 19:14:02 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: 
rtmp://127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context 
/0
12 Feb 19:14:02 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception was: 
java.nio.channels.UnresolvedAddressException: null
at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644) 
~[na:1.7.0_76]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:189)
 ~[mina-core-bundle-2.0.8.jar:na]
at org.red5.client.net.rtmp.RTMPClient.startConnector(RTMPClient.java:78) 
~[red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:261)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:239)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:189)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at org.red5.sip.net.rtmp.RTMPControlClient.start(RTMPControlClient.java:56) 
[red5sip.jar:na]
at org.red5.sip.app.Application.start(Application.java:112) [red5sip.jar:na]
at org.red5.sip.app.Main.main(Main.java:13) [red5sip.jar:na]
12 Feb 19:14:02 - [Main class thread]:[WARN ] o.r.s.a.Main: !!! Shutdown hook 
!!!
root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo gedit settings.properties~
root@omeet:/usr/lib/red5sip/red5sip_3.0# ./red5sip.sh
Starting Red5SIP
12 Feb 19:33:36 - [main]:[ERROR] o.r.s.a.Application: Can't parse 
red5.codec.rate value
java.lang.NumberFormatException: For input string: "22 # should correlate with 
mic settings in public/config.xml"
at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) 
~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
at org.red5.sip.app.Application.init(Applicatio

Re: FW: red5sip error

2015-02-12 Thread Maxim Solodovnik
could you try to restore default values for both red5sip and OM and re-start
I'm not sure how can I help without being able to reproduce :(
Maybe any specific steps?

On Fri, Feb 13, 2015 at 10:11 AM, Horace Miles <
horace.mi...@myit-solutions.com> wrote:

>  Ok thank Maxim,
>
>
>
> I have no clue where to go from here.. I don’t know how it ties the
> codec.rate and the microphonerate variables.  Somehow it would seem on my
> install something has not gotten declared or iniated?
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Thursday, February 12, 2015 8:35 PM
> *To:* Openmeetings user-list
> *Subject:* Re: FW: red5sip error
>
>
>
> works as expected here without any modifications
>
>
>
> On Fri, Feb 13, 2015 at 8:55 AM, Horace Miles <
> horace.mi...@myit-solutions.com> wrote:
>
> Maxim,
>
> Thanks the SVN checkout fixed the build error.. but the redsip will not
> start because there seems to be a problem between the codec.rate and the
> microphonebestrate variable/?
>
> root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo ./red5sip.sh
> Starting Red5SIP
> 12 Feb 19:14:02 - [main]:[ERROR] o.r.s.a.Application: Can't parse
> red5.codec.rate value
> java.lang.NumberFormatException: For input string: "22 "
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
> ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
> at org.red5.sip.app.Application.init(Application.java:72)
> ~[red5sip.jar:na]
> at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
> 12 Feb 19:14:02 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: rtmp://
> 127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context
> /0
> 12 Feb 19:14:02 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception
> was:
> java.nio.channels.UnresolvedAddressException: null
> at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
> at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644)
> ~[na:1.7.0_76]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:189)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.red5.client.net.rtmp.RTMPClient.startConnector(RTMPClient.java:78)
> ~[red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:261)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:239)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:189)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.sip.net.rtmp.RTMPControlClient.start(RTMPControlClient.java:56)
> [red5sip.jar:na]
> at org.red5.sip.app.Application.start(Application.java:112)
> [red5sip.jar:na]
> at org.red5.sip.app.Main.main(Main.java:13) [red5sip.jar:na]
> 12 Feb 19:14:02 - [Main class thread]:[WARN ] o.r.s.a.Main: !!! Shutdown
> hook !!!
> root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo gedit settings.properties~
> root@omeet:/usr/lib/red5sip/red5sip_3.0# ./red5sip.sh
> Starting Red5SIP
> 12 Feb 19:33:36 - [main]:[ERROR] o.r.s.a.Application: Can't parse
> red5.codec.rate value
> java.lang.NumberFormatException: For input string: "22 # should correlate
> with mic settings in public/config.xml"
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
> ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
> at org.red5.sip.app.Application.init(Application.java:72)
> ~[red5sip.jar:na]
> at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
> 12 Feb 19:33:36 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: rtmp://
> 127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context
> /0
>

RE: FW: red5sip error

2015-02-12 Thread Horace Miles
Ok thank Maxim,

 

I have no clue where to go from here.. I don’t know how it ties the codec.rate 
and the microphonerate variables.  Somehow it would seem on my install 
something has not gotten declared or iniated?

 

From: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Sent: Thursday, February 12, 2015 8:35 PM
To: Openmeetings user-list
Subject: Re: FW: red5sip error

 

works as expected here without any modifications

 

On Fri, Feb 13, 2015 at 8:55 AM, Horace Miles  
wrote:

Maxim,

Thanks the SVN checkout fixed the build error.. but the redsip will not start 
because there seems to be a problem between the codec.rate and the 
microphonebestrate variable/?

root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo ./red5sip.sh
Starting Red5SIP
12 Feb 19:14:02 - [main]:[ERROR] o.r.s.a.Application: Can't parse 
red5.codec.rate value
java.lang.NumberFormatException: For input string: "22 "
at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) 
~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
at org.red5.sip.app.Application.init(Application.java:72) ~[red5sip.jar:na]
at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
12 Feb 19:14:02 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: 
rtmp://127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context 
/0
12 Feb 19:14:02 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception was: 
java.nio.channels.UnresolvedAddressException: null
at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644) 
~[na:1.7.0_76]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:189)
 ~[mina-core-bundle-2.0.8.jar:na]
at org.red5.client.net.rtmp.RTMPClient.startConnector(RTMPClient.java:78) 
~[red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:261)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:239)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:189)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at org.red5.sip.net.rtmp.RTMPControlClient.start(RTMPControlClient.java:56) 
[red5sip.jar:na]
at org.red5.sip.app.Application.start(Application.java:112) [red5sip.jar:na]
at org.red5.sip.app.Main.main(Main.java:13) [red5sip.jar:na]
12 Feb 19:14:02 - [Main class thread]:[WARN ] o.r.s.a.Main: !!! Shutdown hook 
!!!
root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo gedit settings.properties~
root@omeet:/usr/lib/red5sip/red5sip_3.0# ./red5sip.sh
Starting Red5SIP
12 Feb 19:33:36 - [main]:[ERROR] o.r.s.a.Application: Can't parse 
red5.codec.rate value
java.lang.NumberFormatException: For input string: "22 # should correlate with 
mic settings in public/config.xml"
at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) 
~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
at org.red5.sip.app.Application.init(Application.java:72) ~[red5sip.jar:na]
at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
12 Feb 19:33:36 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: 
rtmp://127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context 
/0
12 Feb 19:33:36 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception was: 
java.nio.channels.UnresolvedAddressException: null
at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644) 
~[na:1.7.0_76]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
 ~[mina-co

Re: FW: red5sip error

2015-02-12 Thread Maxim Solodovnik
works as expected here without any modifications

On Fri, Feb 13, 2015 at 8:55 AM, Horace Miles <
horace.mi...@myit-solutions.com> wrote:

>   Maxim,
>
> Thanks the SVN checkout fixed the build error.. but the redsip will not
> start because there seems to be a problem between the codec.rate and the
> microphonebestrate variable/?
>
> root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo ./red5sip.sh
> Starting Red5SIP
> 12 Feb 19:14:02 - [main]:[ERROR] o.r.s.a.Application: Can't parse
> red5.codec.rate value
> java.lang.NumberFormatException: For input string: "22 "
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
> ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
> at org.red5.sip.app.Application.init(Application.java:72)
> ~[red5sip.jar:na]
> at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
> 12 Feb 19:14:02 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: rtmp://
> 127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context
> /0
> 12 Feb 19:14:02 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception
> was:
> java.nio.channels.UnresolvedAddressException: null
> at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
> at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644)
> ~[na:1.7.0_76]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:189)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.red5.client.net.rtmp.RTMPClient.startConnector(RTMPClient.java:78)
> ~[red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:261)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:239)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:189)
> [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
> at
> org.red5.sip.net.rtmp.RTMPControlClient.start(RTMPControlClient.java:56)
> [red5sip.jar:na]
> at org.red5.sip.app.Application.start(Application.java:112)
> [red5sip.jar:na]
> at org.red5.sip.app.Main.main(Main.java:13) [red5sip.jar:na]
> 12 Feb 19:14:02 - [Main class thread]:[WARN ] o.r.s.a.Main: !!! Shutdown
> hook !!!
> root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo gedit settings.properties~
> root@omeet:/usr/lib/red5sip/red5sip_3.0# ./red5sip.sh
> Starting Red5SIP
> 12 Feb 19:33:36 - [main]:[ERROR] o.r.s.a.Application: Can't parse
> red5.codec.rate value
> java.lang.NumberFormatException: For input string: "22 # should correlate
> with mic settings in public/config.xml"
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
> ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
> at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
> at org.red5.sip.app.Application.init(Application.java:72)
> ~[red5sip.jar:na]
> at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
> 12 Feb 19:33:36 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: rtmp://
> 127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context
> /0
> 12 Feb 19:33:36 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception
> was:
> java.nio.channels.UnresolvedAddressException: null
> at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
> at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644)
> ~[na:1.7.0_76]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:189)
> ~[mina-core-bundle-2.0.8.jar:na]
> at
> org.red5.client.net.rtmp.RTMPClient.startConnector(RTMPClient.java:78)

FW: red5sip error

2015-02-12 Thread Horace Miles
Maxim,

Thanks the SVN checkout fixed the build error.. but the redsip will not start 
because there seems to be a problem between the codec.rate and the 
microphonebestrate variable/?

root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo ./red5sip.sh
Starting Red5SIP
12 Feb 19:14:02 - [main]:[ERROR] o.r.s.a.Application: Can't parse 
red5.codec.rate value
java.lang.NumberFormatException: For input string: "22 "
at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) 
~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
at org.red5.sip.app.Application.init(Application.java:72) ~[red5sip.jar:na]
at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
12 Feb 19:14:02 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: 
rtmp://127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context 
/0
12 Feb 19:14:02 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception was: 
java.nio.channels.UnresolvedAddressException: null
at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644) 
~[na:1.7.0_76]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:189)
 ~[mina-core-bundle-2.0.8.jar:na]
at org.red5.client.net.rtmp.RTMPClient.startConnector(RTMPClient.java:78) 
~[red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:261)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:239)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:189)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at org.red5.sip.net.rtmp.RTMPControlClient.start(RTMPControlClient.java:56) 
[red5sip.jar:na]
at org.red5.sip.app.Application.start(Application.java:112) [red5sip.jar:na]
at org.red5.sip.app.Main.main(Main.java:13) [red5sip.jar:na]
12 Feb 19:14:02 - [Main class thread]:[WARN ] o.r.s.a.Main: !!! Shutdown hook 
!!!
root@omeet:/usr/lib/red5sip/red5sip_3.0# sudo gedit settings.properties~
root@omeet:/usr/lib/red5sip/red5sip_3.0# ./red5sip.sh
Starting Red5SIP
12 Feb 19:33:36 - [main]:[ERROR] o.r.s.a.Application: Can't parse 
red5.codec.rate value
java.lang.NumberFormatException: For input string: "22 # should correlate with 
mic settings in public/config.xml"
at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) 
~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_76]
at java.lang.Integer.parseInt(Integer.java:527) ~[na:1.7.0_76]
at org.red5.sip.app.Application.init(Application.java:72) ~[red5sip.jar:na]
at org.red5.sip.app.Main.main(Main.java:11) [red5sip.jar:na]
12 Feb 19:33:36 - [main]:[INFO ] o.r.c.n.r.BaseRTMPClientHandler: 
rtmp://127.0.0.1 # red5 server address:1935/openmeetings # Openmeetings context 
/0
12 Feb 19:33:36 - [main]:[ERROR] o.r.s.n.r.RTMPControlClient: Exception was: 
java.nio.channels.UnresolvedAddressException: null
at sun.nio.ch.Net.checkAddress(Net.java:127) ~[na:1.7.0_76]
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:644) 
~[na:1.7.0_76]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:185)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.transport.socket.nio.NioSocketConnector.connect(NioSocketConnector.java:47)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.polling.AbstractPollingIoConnector.connect0(AbstractPollingIoConnector.java:339)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:270)
 ~[mina-core-bundle-2.0.8.jar:na]
at 
org.apache.mina.core.service.AbstractIoConnector.connect(AbstractIoConnector.java:189)
 ~[mina-core-bundle-2.0.8.jar:na]
at org.red5.client.net.rtmp.RTMPClient.startConnector(RTMPClient.java:78) 
~[red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:261)
 [red5-client-jar-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.client.net.rtmp.BaseRTMPClientHandler.connect(BaseRTMPClientHandler.java:239)
 [red5-cl

Re: Red5sip error

2013-02-06 Thread Maxim Solodovnik
Latest version r71 is compilable.
Going to test it


On Wed, Feb 6, 2013 at 8:43 AM, Maxim Solodovnik wrote:

> I'm also seeing these 3 :(
> I'll ask red5sip developer to commit the fix ASAP
> On Feb 6, 2013 2:08 AM, "Bakko"  wrote:
>
>>  Hello Maxim,
>>
>> thank you for your answer.
>>
>> I'm trying to solve the problem but now i can't compile red5sip with ant
>> (CentOS 6.3 32bit). Two days ago working fine.
>>
>> No idea... why
>>
>> Errors are like these:
>>
>> [javac] /opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:304:
>> error: cannot find symbol
>> [javac] public void receiveExclusiveAudioFlag(Client client) {
>> [javac]   ^
>> [javac]   symbol:   class Client
>> [javac]   location: class RTMPRoomClient
>> [javac]
>> /opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:310: error:
>> cannot find symbol
>> [javac] public void receiveMicMuteSwitched(Client client) {
>> [javac]^
>> [javac]   symbol:   class Client
>> [javac]   location: class RTMPRoomClient
>> [javac]
>> /opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:336: error:
>> cannot find symbol
>> [javac] public void closeStream(Client client) {
>> [javac] ^
>> [javac]   symbol:   class Client
>> [javac]   location: class RTMPRoomClient
>> [javac]
>> /opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:348: error:
>> cannot find symbol
>> [javac] public void newStream(Client client) {
>> [javac]   ^
>> [javac]   symbol:   class Client
>> [javac]   location: class RTMPRoomClient
>>
>>
>> El 05/02/2013 02:46, Maxim Solodovnik escribió:
>>
>> This should be fixed in the recent OM and red5sip
>> Please NOTE you need to have sipEnabled in the room config "checked" for
>> this to work
>>
>>
>>  On Sun, Feb 3, 2013 at 3:28 PM, Bakko  wrote:
>>
>>> Hello,
>>>
>>> I'm trying to integrate asterisk with openmeetings.
>>>
>>> When I start red5sip on the log I see this "error!?":
>>>
>>> o.r.s.a.RTMPControlClient: service call result: Service: null Method:
>>> getActiveRoomIds No params
>>>
>>> My settings.properties:
>>>
>>> red5.host=127.0.01
>>> sip.obproxy=127.0.0.1
>>> sip.phone=test1
>>> sip.authid=test1
>>> sip.secret=12345
>>> sip.realm=asterisk
>>> sip.proxy=127.0.0.1
>>> rooms=1,2,3
>>>
>>> Any hint?
>>>
>>> Rregards
>>>
>>
>>
>>
>>  --
>> WBR
>> Maxim aka solomax
>>
>>
>>


-- 
WBR
Maxim aka solomax


Re: Red5sip error

2013-02-05 Thread Maxim Solodovnik
I'm also seeing these 3 :(
I'll ask red5sip developer to commit the fix ASAP
On Feb 6, 2013 2:08 AM, "Bakko"  wrote:

>  Hello Maxim,
>
> thank you for your answer.
>
> I'm trying to solve the problem but now i can't compile red5sip with ant
> (CentOS 6.3 32bit). Two days ago working fine.
>
> No idea... why
>
> Errors are like these:
>
> [javac] /opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:304:
> error: cannot find symbol
> [javac] public void receiveExclusiveAudioFlag(Client client) {
> [javac]   ^
> [javac]   symbol:   class Client
> [javac]   location: class RTMPRoomClient
> [javac]
> /opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:310: error:
> cannot find symbol
> [javac] public void receiveMicMuteSwitched(Client client) {
> [javac]^
> [javac]   symbol:   class Client
> [javac]   location: class RTMPRoomClient
> [javac]
> /opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:336: error:
> cannot find symbol
> [javac] public void closeStream(Client client) {
> [javac] ^
> [javac]   symbol:   class Client
> [javac]   location: class RTMPRoomClient
> [javac]
> /opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:348: error:
> cannot find symbol
> [javac] public void newStream(Client client) {
> [javac]   ^
> [javac]   symbol:   class Client
> [javac]   location: class RTMPRoomClient
>
>
> El 05/02/2013 02:46, Maxim Solodovnik escribió:
>
> This should be fixed in the recent OM and red5sip
> Please NOTE you need to have sipEnabled in the room config "checked" for
> this to work
>
>
>  On Sun, Feb 3, 2013 at 3:28 PM, Bakko  wrote:
>
>> Hello,
>>
>> I'm trying to integrate asterisk with openmeetings.
>>
>> When I start red5sip on the log I see this "error!?":
>>
>> o.r.s.a.RTMPControlClient: service call result: Service: null Method:
>> getActiveRoomIds No params
>>
>> My settings.properties:
>>
>> red5.host=127.0.01
>> sip.obproxy=127.0.0.1
>> sip.phone=test1
>> sip.authid=test1
>> sip.secret=12345
>> sip.realm=asterisk
>> sip.proxy=127.0.0.1
>> rooms=1,2,3
>>
>> Any hint?
>>
>> Rregards
>>
>
>
>
>  --
> WBR
> Maxim aka solomax
>
>
>


Re: Red5sip error

2013-02-05 Thread Bakko

Hello Maxim,

thank you for your answer.

I'm trying to solve the problem but now i can't compile red5sip with ant 
(CentOS 6.3 32bit). Two days ago working fine.


No idea... why

Errors are like these:

[javac] /opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:304: 
error: cannot find symbol

[javac] public void receiveExclusiveAudioFlag(Client client) {
[javac]   ^
[javac]   symbol:   class Client
[javac]   location: class RTMPRoomClient
[javac] 
/opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:310: error: 
cannot find symbol

[javac] public void receiveMicMuteSwitched(Client client) {
[javac]^
[javac]   symbol:   class Client
[javac]   location: class RTMPRoomClient
[javac] 
/opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:336: error: 
cannot find symbol

[javac] public void closeStream(Client client) {
[javac] ^
[javac]   symbol:   class Client
[javac]   location: class RTMPRoomClient
[javac] 
/opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:348: error: 
cannot find symbol

[javac] public void newStream(Client client) {
[javac]   ^
[javac]   symbol:   class Client
[javac]   location: class RTMPRoomClient


El 05/02/2013 02:46, Maxim Solodovnik escribió:

This should be fixed in the recent OM and red5sip
Please NOTE you need to have sipEnabled in the room config "checked" 
for this to work



On Sun, Feb 3, 2013 at 3:28 PM, Bakko > wrote:


Hello,

I'm trying to integrate asterisk with openmeetings.

When I start red5sip on the log I see this "error!?":

o.r.s.a.RTMPControlClient: service call result: Service: null
Method: getActiveRoomIds No params

My settings.properties:

red5.host=127.0.01
sip.obproxy=127.0.0.1
sip.phone=test1
sip.authid=test1
sip.secret=12345
sip.realm=asterisk
sip.proxy=127.0.0.1
rooms=1,2,3

Any hint?

Rregards




--
WBR
Maxim aka solomax




Re: Red5sip error

2013-02-04 Thread Maxim Solodovnik
This should be fixed in the recent OM and red5sip
Please NOTE you need to have sipEnabled in the room config "checked" for
this to work


On Sun, Feb 3, 2013 at 3:28 PM, Bakko  wrote:

> Hello,
>
> I'm trying to integrate asterisk with openmeetings.
>
> When I start red5sip on the log I see this "error!?":
>
> o.r.s.a.RTMPControlClient: service call result: Service: null Method:
> getActiveRoomIds No params
>
> My settings.properties:
>
> red5.host=127.0.01
> sip.obproxy=127.0.0.1
> sip.phone=test1
> sip.authid=test1
> sip.secret=12345
> sip.realm=asterisk
> sip.proxy=127.0.0.1
> rooms=1,2,3
>
> Any hint?
>
> Rregards
>



-- 
WBR
Maxim aka solomax


Red5sip error

2013-02-03 Thread Bakko

Hello,

I'm trying to integrate asterisk with openmeetings.

When I start red5sip on the log I see this "error!?":

o.r.s.a.RTMPControlClient: service call result: Service: null Method: 
getActiveRoomIds No params


My settings.properties:

red5.host=127.0.01
sip.obproxy=127.0.0.1
sip.phone=test1
sip.authid=test1
sip.secret=12345
sip.realm=asterisk
sip.proxy=127.0.0.1
rooms=1,2,3

Any hint?

Rregards