Note that there are some explanatory texts on larger screens.

plurals
  1. POSIP Application on standalone Red5 Server does not connect to Asterisk Server
    primarykey
    data
    text
    <p>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 various tutorials on web, but nothing helps. I have downloaded 2 different versions of red5phone: <code>sip1</code>, <code>sip_47</code> from the red5phone google code site, but none of them worked!</p> <p>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:</p> <pre><code>[NioProcessor-1] ERROR o.r.server.service.ServiceInvoker - Method login with parameters [&lt;sip user&gt;, &lt;sip user&gt;,&lt;sip user&gt;,&lt;sip user pwd&gt;, &lt;asterisk server i/p&gt;, &lt;asterisk server i/p&gt;] not found in org.red5.server.webapp.sip.Application@2d0c94a7 </code></pre> <p>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.</p> <p>I am using:</p> <pre><code>red5 server version: 0.9.1, centos: 4.8(final), red5phone used: sip_47 (tried sip1 as well) </code></pre> <p>As a desperate measure I tried debugging the source code for red5phone (java and flex files) myself. but when I try to create the environment on my local system, I get several compile errors for missing java packages such as javax.media, org.slf4j, org.red5, etc. really confused and desperate for some guidance. Any tips highly appreciated.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload