Deploying SIP Endpoint Simulator
Complete these steps to deploy SIP Endpoint Simulator:
- Install SIP Endpoint Simulator: In the directory to which the installation package was copied, locate and double-click Setup.exe.
- Configure SIP Endpoint Simulator: In the directory to which the installation package was copied, locate and open the sample configuration file (esttt.conf) and set the configuration options depending on how SIP Endpoint Simulator will be used:
- If Simulator is used as a T-Library client for 3pcc control on some DNs, the configuration must include at least one [site:] section containing:
- The server option referring to the particular SIP Server
- A set of DNs to be monitored/controlled via T-Library
- If Simulator is used for simulating SIP endpoints, the configuration must include:
- If Simulator is used with SIP Server, one section can be combined for both T-Library and SIP functionality and the configuration must include:
- In addition, whenever a SIP simulated device is present, the configuration must include at least one SIP configuration section that describes DN-level SIP options.
- If Simulator is used as a T-Library client for 3pcc control on some DNs, the configuration must include at least one [site:] section containing:
Installing on Linux
Starting with version 8.5.012.04, you can install SIP Endpoint Simulator on Linux, by completing the following steps:
- In the directory to which the SIP Endpoint Simulator installation package was copied, locate a shell script called install.sh.
- Run this script from the command prompt by typing sh and the file name. For example: sh install.sh.
- When prompted, confirm the host name of the computer on which SIP Endpoint Simulator is to be installed.
- When prompted, select the SIP Endpoint Simulator application you configured in ?
- Specify the destination directory into which SIP Endpoint Simulator is to be installed, with the full path to it.
- If asked which version of the product to install, the 32-bit or the 64-bit, choose the one appropriate to your environment.
- As soon as the installation process is finished, a message appears announcing that installation was successful. The process places SIP Endpoint Simulator in the directory with the name specified during the installation.
The SIP Endpoint Simulator installation package for Linux includes two binary executables:
- Regular esttt_64 with GUI support, which is dynamically linked against GTK+ 2.x runtime and requires that package (and all its dependencies) installed.
- Restricted estng_64 that can only work in no-GUI mode (so it can be used only for 3pcc operations, or when controlled by other application or script via telnet-based control connection), but has only dependency on basic X-Server shared libraries. For the deployment on Linux server that does not have X-Server components installed, a copy of these shared libraries is included in 'lib' folder, and a script run-estng.sh is provided for updating LD_LIBRARY_PATH to load libraries from that folder.
Except for GUI support, the configuration and functionality of these two binaries are identical.
Starting and Stopping SIP Endpoint Simulator
To start SIP Endpoint Simulator, go into the installation directory, locate and then double-click esttt.exe. If the configuration file is renamed from its default name, specify the file name as an argument of the command. For example: esttt.exe filename.conf.
To stop SIP Endpoint Simulator, close the UI window or select Exit from the File menu.
Comments or questions about this documentation? Contact us for support!
