sksushilkumar / red5phone

Automatically exported from code.google.com/p/red5phone
0 stars 0 forks source link

Red5Phone (standalone Red5 server) not able to connect to asterisk server (login error) #139

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?

Expect red5phone to connect to asterisk on the passed ip, instead, when I use:
a) sip1 - shows the correct parameters being passed on the red5 server console, 
but connection is stuck up with the console displaying the following error:

[NioProcessor-1] ERROR o.r.server.service.ServiceInvoker - Method login with 
parameters [<sip user>, <sip user>,<sip user>,<sip user pwd>, <asterisk server 
i/p>, <asterisk server i/p>] not found in 
org.red5.server.webapp.sip.Application@2d0c94a7

b) sip47 - when I type in the values in the flex interface and check the red5 
server console, I see all parameters correct(the ones I passed) except for 
asterisk server ip that i m trying to connect. Instead, it shows 127.0.0.1 by 
default and completely ignores the passed ip and regsitration fails.

What version of the product are you using? On what operating system?
red5 server version: 0.9.1, centos: 4.8(final), red5phone used: sip_47 (tried 
sip1 as well)

Please provide any additional information below:

I have tried for days now trying to find the right version of red5phone, but to 
no avail. Also, I need red5 and asterisk to be on different servers. I have 
followed all instructions described in the variours tutorials on web, but 
nothing helps. Hoping that you will kindly help me with some resolution.

Original issue reported on code.google.com by senielro...@gmail.com on 14 Jan 2011 at 4:52