These instructions help you configure your 3COM VCX phone system to work with TIM Enterprise. Contact your system maintainer if you are not familiar with the configuration of your PBX.
<a id="Configure your SMDR output"></a> |
To retrieve the call logging data from your 3COM VCX phone system, you need set up an SFTP transfer using a third-party client software. An example of how to set this up is presented below, using WinSCP - a free FTP client software.
Field | Description |
---|---|
Host name | The IP address or host name of the phone system |
Port number | The port number for the SFTP transfer. The default port number is |
User name | The username required to log in to your 3COM VCX phone system |
Password | The password required to log in to your 3COM VCX phone system |
Once connected to the phone system, you can transfer the XML CDR files, located by default in , to the call logging PC.
In this example, the XML files are being copied in the following location: , given the folder has been created in advance for this purpose.
To enable TIM Enterprise to process the XML files, you need to create a batch file containing the following lines:
xcopy/Y "C:\Program Files\Tri-Line\TIM Enterprise\FTP\*.XML" "C:\Program Files\Tri-Line\TIM Enterprise\spool\*.{sitecode}" cd "\Program Files\Tri-Line\TIM Enterprise\FTP\" del *.* /q cd\ |
In the above example, the needs to be replaced with the unique ID of the site object to which you are trying to send the data. The site ID will be displayed in the general properties of the site object in the Directory. |
The batch file will cut the XML files and paste them into the folder, once their file extension has been updated with the designated . A Windows scheduled task needs to be set up to run the batch file every 5 minutes or so.
<a id="Configure TIM Enterprise"></a> |
Once the batch file has been configured, log in to TIM Enterprise and perform the steps below: