Hi Ginez,

First of all, thank you for the reply.

I tried calling http://10.107.109.108:5075/ and appears a blank page

Looking around the forums, I noticed there's no web interface published anywhere.
But, does it exist? If not, what are those applications deployed inside the folder "server/webapps"?
And that one inside "wesipapps"?



On Fri, 12 Dec 2008 13:10:18 +0100 "Gines Gomez" wrote: > Hi Marco, > please point to http://10.107.109.108:5075 since this >is the address you > provided in the name attribute of the directive > > Try and see if it works. > > Regards > > Gines > > On Fri, Dec 12, 2008 at 11:35 AM, >wrote: > >> Hi everyone, >> I installed Wesip, but I cannot see any admin console >>accessing with my >> browser on >> - http://127.0.0.1:5075/ >> - http://127.0.0.1:5075/management >> - http://127.0.0.1:5075/ROOT >> >> OpenSIPS is installed on 10.107.109.108 and configured >>to listen over 5060 >> for both udp and tcp. >> Its SEAS module is configured to listen over 5080 port. >> >> WeSIP is configured to listen for http connections over >>the port 5075 on >> localhost, but when I access with my browser, I cannot >>see any management >> console (as I hoped) nor the welcome message of the ROOT >>application. >> >> Where do I wrong? >> >> follows my server.xml configuration: >> >> >> -------------------------------------------------------------------------------------------------------------------------- >> >> >> >> >className="org.apache.catalina.connector.http.HttpConnector" >> port="5075" minProcessors="5" maxProcessors="75" >> enableLookups="true" acceptCount="10" debug="10" /> >> >> >className="com.voztele.sipservlet.connector.SipConnector" >> minProcessors="5" maxProcessors="75" >> enableLookups="true" acceptCount="10" debug="10" >> addresses="10.107.109.108:5060" pathName="com.voztele" >>protocol="tcp" > >> >> >value="10.107.109.108" >> /> >> >value="5080" /> >> >> >> >/> >> >value="100" /> >> >value="true" /> >> >value="false" /> >> >value="0" /> >> >> >> >> >debug="10" >> className="com.voztele.sipservlet.core.ConvergedEngine"> >> >> >className="org.apache.catalina.core.StandardEngineMapper" >> protocol="HTTP/1.1"/> >> >className="org.apache.catalina.core.StandardEngineMapper" >> protocol="HTTP/1.0"/> >> >className="com.voztele.sipservlet.core.EngineSipMapper" >> protocol="SIP/2.0"/> >> >className="org.apache.catalina.logger.FileLogger" >> timestamp="true"/> >> >/> >> >> >nameSip="10.107.109.108_5080" debug="10" >> appBase="wesipapps" unpackWARs="true" autoDeploy="true" >> className="com.voztele.sipservlet.core.ConvergedHost" >>port="5080"> >> >> >className="org.apache.catalina.logger.FileLogger" >> timestamp="true"/> >> >className="com.voztele.sipservlet.core.SipHostMapper" >> protocol="SIP/2.0"/> >> >className="org.apache.catalina.core.HttpHostMapper" >> protocol="HTTP/1.1"/> >> >className="org.apache.catalina.core.HttpHostMapper" >> protocol="HTTP/1.0"/> >> >> >> >> >> >> >> >> >> -------------------------------------------------------------------------------------------------------------------------- >> >> >> >> Thanks you all in advance >> >> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to