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” />
Then edit the only 80 and set your like port.
Then save this and restart the http.
OR,
Open your linux from Winscp or Filezilla
go to 
/usr/apache-tomcat-5.5.15/conf
then open  the "server.xml" file 
Edit this line, Edit 80 and set you like port ,
 <!-- Define a non-SSL HTTP/1.1 Connector on port 8080 -->
    <Connector port="80" maxHttpHeaderSize="8192"
Now save this file and restart http port.
your browser client port change.
Thanks.

How to customize VOS3000 login page

How to customize vos3000 login page
You can customize vos3000 login page by editing following files.
Login you linux by  WinSCP or Filezilla or Like linux file opener. 
 
/usr/kunshi/vos3000/webclient/jsp/index.html
/usr/kunshi/vos3000/webclient/jsp/js/lang_en_us.js
Only edit the necessary line and name.  Don't edit any other unnecessary line and name.

VOS3000 Hacking prevention and protection

VOS3000 Hacking prevention and protection
VOS3000 old versions are being hacked . its costing too much money through illegal calls . you can prevent it some level  by taking some precaution .
1-  Make your server SSH root password complicated.
2- Make your server mysql password complicated.
3- Make your vos3000 client Admin password complicated.
4- Make your vos3000 client user access password complicated.
5- Make your buyers and seller IP authenticated.
6- Make your firewall on.
7- Change  SSH port.
Contact for more vos3000 security and firewall, anti hack Solution

How to Change or Add the sip register port in VOS3000

How to  Add the sip register port in VOS3000 2.1.4.0

Vos3000 sip default port is 5060 and 6060
The rc4 is 5070(the encryption is defined by linknat.com)
You can modify the mbx3000 config file to add the register port
by editing   “/home/kunshi/mbx3000/etc/softswitch.conf ”

Or
Open your server by putty, Then

nano /home/kunshi/mbx3000/etc/softswitch.conf


SS_NAME=”MBX3000″
SS_H323_RAS_PORT=”1719″
SS_H323_RC4_RAS_PORT=”3719″
SS_H323_SIGNAL_PORT=”1720″
SS_H323_RC4_SIGNAL_PORT=”3720″
SS_SIP_PORT=”5060,6060” (Change 5060 and inset your port)
SS_SIP_RC4_PORT=”5070″



Add the ports and save and exit

Now restart the mbx services

/etc/init.d/mbx3000d   reload

now check the new ports which you have added

netstat -anp|grep “port number” (you added)

How to Install VOS3000 2.1.2.4

How to Install VOS3000 2.1.2.4 Server



Frist you need to off your linux server firewall.Check your Linux firewall

disable.

Login to server:

  setup

then go to firwall

Then upload Vos3000 V-2.1.2.4 on linux server in usr folder.

INSTALL DEPENDENCY SOFTWARE'S & VOS3000:
Then Change directory

       cd /usr
       rpm -ivh jdk-6u19-linux-i586.rpm
       tar -xvf apache-tomcat-5.5.15.tar.gz
       rpm -ivh perl-DBI-1.40-5.i386.rpm
       rpm -ivh MySQL-server-community-5.0.51a-0.rhel4.i386.rpm
       rpm -ivh MySQL-client-community-5.0.51a-0.rhel4.i386.rpm
       service mysql restart
       rpm -ivh emp-2.1.2-4.noarch.rpm
       rpm -ivh mbx3000-2.1.2-4.i586.rpm
       rpm -ivh vos3000-2.1.2-4.i586.rpm
       rpm -ivh ivr-2.1.2-4.i586.rpm

RESTART THE VOS3000 SERVICES:

      /etc/init.d/vos3000d restart
      /etc/init.d/vos3000dall restart

RESTART THE MYSQL SERVICES:

     service mysql restart

Then need to Crack to license
Crack to license need IP and MAC address run:

     ifconfig

THEN SAVE YOUR MAC ADDRESS & IP
Need RPM time and JDK time

Open you cracker:










RPM time input P1
JDK time input P2
Input IP and MAC and Company
And 

after creack
Create the folder for lincens:

     cd /usr/kunshi
     mkdir /usr/kunshi/license

Then Open the lincens folder:

     cd /usr/kunshi/license
   
Then upload the lincens file in usr/kunshi/license.

Then run the license file:

     chmod 755 license.dat
Or   chmod 755 /usr/kunshi/license/license.dat

Then Cracking and Replacing:

      cp vos3000server /usr/kunshi/vos3000/server/bin/
      cp vos3000webserver /usr/kunshi/vos3000/webserver/bin/
      cp mbx3000 /usr/kunshi/mbx3000/bin/
      cp ivr /usr/kunshi/ivr/bin/
      cp libcap.so /usr/kunshi/vos3000/server/lib/
      cp libdb.so /usr/kunshi/vos3000/webserver/lib/

Then restart all services:

Restart MYSQl services:

     /etc/init.d/mysql restart

Restart all VOS3000 services:

     /etc/init.d/vos3000dall restart

    /etc/init.d/mbx3000d restart

    /etc/init.d/ivrd restart

Create and execute root password for MYSQL:

    /usr/bin/mysqladmin  -u root password ( your password )

Now reboot your server:

   reboot

Now your VOS3000 2.1.2.4 ready for use.

For VOS3000 2.1.2.4 FILE AND License Craker contract us.

THANK YOU