These instructions help you configure your Cisco UCM to work with TIM PlusEnterprise. Contact your system maintainer if you are not familiar with the configuration of your PBX.
...
This version of the UCM outputs its call records to a table named CallDetailRecord in a database entitled CDR. Rather than have TIM Plus enterprise read and remove CDRs from the live CallDetailRecord table, we recommend you replicate this into a second table - leaving the original intact - so that it may be used by other applications that require it. Normally, there already exists a SQL User with the following credentials:
...
You need to know the following information in order for TIM Plus Enterprise to be able to connect to the Cisco UCM CDR database:
...
HTML |
---|
<a id="Set up a DSN connection"></a> |
Setting up a DSN connection for TIM
...
Enterprise
To enable TIM Plus Enterprise to work with your Cisco UCM, you first need to set up a DSN connection. Follow the steps below to perform this task within Microsoft Windows:
- Open Windows Control Panel
- Double click on the icon
- Double click on the icon
- Select the button tab and click the
- Select SQL Server from the list of available drivers and click
- In the Name field, enter CCM
- In the Description field enter the following: TIM Plus Enterprise link to CCM
- In the Database name field enter the database type e.g SQL, MySQL etc.
- In the Server drop-down list select the Cisco UCM Publisher IP address or machine name
- Click the button
- Select the option With SQL Server authentication using a login ID and password entered by the user , then click
- Enable the checkbox Change the default database to: , select CDR , then click the button
- Click the button
- Click the button to verify your settings and, if the test is successful, click
- Click the button to close the control panel applet
...