<div id="_htmlarea_default_style_" style="font:10pt arial,helvetica,sans-serif">

Hi Ginez,<br><br>First of all, thank you for the reply.<br><br>I tried calling http://10.107.109.108:5075/ and appears a
blank page<br><br>Looking around the forums, I noticed there's no web interface published anywhere.<br>But, does it
exist? If not, what are those applications deployed inside the folder "server/webapps"?<br>And that one inside
"wesipapps"? <br><br><br><br>On Fri, 12 Dec 2008 13:10:18 +0100
 "Gines Gomez" <gines.gomez@voztele.com> wrote:
&gt; Hi Marco,
&gt;  please point to http://10.107.109.108:5075 since this 
&gt;is the address you
&gt; provided in the name attribute of the <host>  directive
&gt; 
&gt; Try and see if it works.
&gt; 
&gt; Regards
&gt; 
&gt; Gines
&gt; 
&gt; On Fri, Dec 12, 2008 at 11:35 AM, <marcofelice@tele2.it> 
&gt;wrote:
&gt; 
&gt;&gt; Hi everyone,
&gt;&gt; I installed Wesip, but I cannot see any admin console 
&gt;&gt;accessing with my
&gt;&gt; browser on
&gt;&gt; - http://127.0.0.1:5075/
&gt;&gt; - http://127.0.0.1:5075/management
&gt;&gt; - http://127.0.0.1:5075/ROOT
&gt;&gt;
&gt;&gt; OpenSIPS is installed on 10.107.109.108 and configured 
&gt;&gt;to listen over 5060
&gt;&gt; for both udp and tcp.
&gt;&gt; Its SEAS module is configured to listen over 5080 port.
&gt;&gt;
&gt;&gt; WeSIP is configured to listen for http connections over 
&gt;&gt;the port 5075 on
&gt;&gt; localhost, but when I access with my browser, I cannot 
&gt;&gt;see any management
&gt;&gt; console (as I hoped) nor the welcome message of the ROOT 
&gt;&gt;application.
&gt;&gt;
&gt;&gt; Where do I wrong?
&gt;&gt;
&gt;&gt; follows my server.xml configuration:
&gt;&gt;
&gt;&gt;
&gt;&gt; --------------------------------------------------------------------------------------------------------------------------
&gt;&gt;
&gt;&gt; <server port="5005" shutdown="SHUTDOWN" debug="0">
&gt;&gt; <service name="Tomcat-Standalone">
&gt;&gt; <connector>&gt;className="org.apache.catalina.connector.http.HttpConnector"
&gt;&gt; port="5075" minProcessors="5" maxProcessors="75"
&gt;&gt; enableLookups="true" acceptCount="10" debug="10" /&gt;
&gt;&gt;
&gt;&gt; <connector>&gt;className="com.voztele.sipservlet.connector.SipConnector"
&gt;&gt; minProcessors="5" maxProcessors="75"
&gt;&gt; enableLookups="true" acceptCount="10" debug="10"
&gt;&gt; addresses="10.107.109.108:5060" pathName="com.voztele" 
&gt;&gt;protocol="tcp" &gt;
&gt;&gt; <extraproperties>
&gt;&gt; <property key="com.voztele.javax.sip.SER_ADDRESS">&gt;value="10.107.109.108"
&gt;&gt; /&gt;
&gt;&gt; <property key="com.voztele.javax.sip.SER_PORT">&gt;value="5080" /&gt;
&gt;&gt; <property key="com.voztele.STATISTICS" value="false">
&gt;&gt; <property key="javax.sip.STACK_NAME" value="shootist">
&gt;&gt; <property key="javax.sip.THREAD_POOL_SIZE" value="100">&gt;/&gt;
&gt;&gt; <property key="com.voztele.javax.sip.THREAD_POOL_SIZE">&gt;value="100" /&gt;
&gt;&gt; <property key="com.voztele.javax.sip.REENTRANT_LISTENER">&gt;value="true" /&gt;
&gt;&gt; <property key="javax.sip.AUTOMATIC_DIALOG_SUPPORT">&gt;value="false" /&gt;
&gt;&gt; <property key="com.voztele.javax.sip.TRACE_LEVEL">&gt;value="0" /&gt;
&gt;&gt; </property>
&gt;&gt; </property>
&gt;&gt;
&gt;&gt; <engine name="Standalone" defaulthost="localhost">&gt;debug="10"
&gt;&gt; className="com.voztele.sipservlet.core.ConvergedEngine"&gt;
&gt;&gt;
&gt;&gt; <mapper>&gt;className="org.apache.catalina.core.StandardEngineMapper"
&gt;&gt; protocol="HTTP/1.1"/&gt;
&gt;&gt; <mapper>&gt;className="org.apache.catalina.core.StandardEngineMapper"
&gt;&gt; protocol="HTTP/1.0"/&gt;
&gt;&gt; <mapper>&gt;className="com.voztele.sipservlet.core.EngineSipMapper"
&gt;&gt; protocol="SIP/2.0"/&gt;
&gt;&gt; <logger>&gt;className="org.apache.catalina.logger.FileLogger"
&gt;&gt; timestamp="true"/&gt;
&gt;&gt; <realm classname="org.apache.catalina.realm.MemoryRealm">&gt;/&gt;
&gt;&gt;
&gt;&gt; <host name="10.107.109.108">&gt;nameSip="10.107.109.108_5080" debug="10"
&gt;&gt; appBase="wesipapps" unpackWARs="true" autoDeploy="true"
&gt;&gt; className="com.voztele.sipservlet.core.ConvergedHost" 
&gt;&gt;port="5080"&gt;
&gt;&gt;
&gt;&gt; <logger>&gt;className="org.apache.catalina.logger.FileLogger"
&gt;&gt; timestamp="true"/&gt;
&gt;&gt; <mapper>&gt;className="com.voztele.sipservlet.core.SipHostMapper"
&gt;&gt; protocol="SIP/2.0"/&gt;
&gt;&gt; <mapper>&gt;className="org.apache.catalina.core.HttpHostMapper"
&gt;&gt; protocol="HTTP/1.1"/&gt;
&gt;&gt; <mapper>&gt;className="org.apache.catalina.core.HttpHostMapper"
&gt;&gt; protocol="HTTP/1.0"/&gt;
&gt;&gt; </mapper>
&gt;&gt;
&gt;&gt; </mapper>
&gt;&gt; </mapper>
&gt;&gt; </logger>
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; --------------------------------------------------------------------------------------------------------------------------
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; Thanks you all in advance
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; Users mailing list
&gt;&gt; Users@lists.opensips.org
&gt;&gt; http://lists.opensips.org/cgi-bin/mailman/listinfo/users
&gt;&gt;
&gt;&gt;

</host></realm></logger></mapper></mapper></mapper></engine></property></property></property></property></property></property></property></extraproperties></connector></connector></service></server></marcofelice@tele2.it></host></gines.gomez@voztele.com></div>