Knowledgebase

How to change VOS3000 browser client port

If you want to change VOS3000 browser client port address edit the following file or find server.xml file under apache-tomcat installation conf folder change the Connector port 80 to whatever you want which is not used on system and reboot the system.
# nano /usr/apache-tomcat-5.5.15/conf/server.xml

<!– Define a non-SSL HTTP/1.1 Connector on port 8080 –>
<Connector port=“80” maxHttpHeaderSize=”8192″
maxThreads=”150″ minSpareThreads=”25″ maxSpareThreads=”75″
enableLookups=”false” redirectPort=”8443″ acceptCount=”100″
connectionTimeout=”20000″ disableUploadTimeout=”true” />

  • Vos3000, VoIP, VoS

Was this answer helpful?

2 Users Found This Useful

Related Articles

VOS3000 2.1.2.4 Installation Vos3000 2.1.2.4 can be install on 32 bit or 64 bit Centos Linux. Before Installation we will check the following. 1- Check Linux version... How to change VOS3000 admin client port If you want to change vos3000 client default admin port . you can do it without changing anything on vos3000 server setting you need to... Install vos3000 2.1.4.0 on CentOS 6.X How to install vos3000 2.1.4.0 on CentOS 6.X Follow the steps #/etc/init.d/iptables save#/etc/init.d/iptables stop#chkconfig iptables... How to change VOS3000 server sip port 5060 If you want to change vos3000 default sip port 5060 , 6060. you can change the SIP port no by editing file  softswitch.conf...