Thursday, November 24, 2011

Installing VMware server 2.0.2 on debian 6.0.1 X64

Download VMware-server-2.0.2-203138.x86_64.tar.gz from the vmware website and place it in /usr/src (you need to register on the VMware website before you can download)
Download my install file below and unpack it to /usr/src:
cd /usr/src
wget http://www.troublenow.org/files/vmware/vmware2.0.2-on-debian6.0.1.tar.gz
tar xvzf vmware2.0.2-on-debian6.0.1.tar.gz
cd /usr/src/vmware2
sh install-vmware-2.0.2.sh
This wil unpack the files, patch them for debian 6.0.1 and start the vmware installation.
Answer all the questions during the vmware install and the installation should complete.
Now reboot the server and you should be ready to go.
The above vmware2.0.2-on-debian6.0.1.tar.gz file has the following content:
00-vmware-2.6.32_functional.diff
01-vmware-2.6.32_cosmetic.diff
02-vmnet-include.diff
install-vmware-2.0.2.sh
patch-vmware_2.6.3x.sh
vmware-config.pl.diff
All files except install-vmware-2.0.2.sh are from NerdbyNature.de with some small modifications.
install-vmware-2.0.2.sh is a simple setup script I created for easy install.

Enable VT Bit on HP 6000 Pro

F10 BIOS -> Security -> System Security ->

"Intel Virtualization Technology"(VTx) = Disable (Default)

Thursday, November 3, 2011

DisconnectOnBrokenConnection

Go under Protocol Management -->Advanced Parameters-->General Parameters and either
a. Disable Disconnect on Broken Connection
or
b. Increase the value of Broken Connection Timeout

If you took an ethereal/wireshark packet trace, you will see that the UM server stops sending RTP 10 seconds before the disconnect.  Usually because it doesn't have anything else to play out.   

To handle this please use the above settings.  Disabling the Disconnect feature shouldn't be a problem, as it is expected that the PSTN side will terminate the call.

DisconnectOnBrokenConnection=0
BrokenConnectionEventTimeout=60000

Thanks

audiocodes RestoreFactorySettings

By the way, there's an easy way resetnut gateway to default settings without having to hand the configuration file.

Start the Explorer, in the address bar write http://xxx.xxx.xxx.xxx/CmdShellInterface
xxx-gateway

In the window that appears:
1. CONF <enter>
2. RestoreFactorySettings <enter> (you can briefly RFS)
3. SaveAndReset <enter> (you can briefly SAR)

The same can be done by connecting to com-port, and via Telnet interface, which must first be activated. By default, Telnet is disabled.

P.S. Gateway IP address when this does not reset izmenyaetsya.dslepnev
guru Audiocodes