These instructions help you configure your Cisco Unified Call Manager up to V4.x to work with TIM Plus. Contact your system maintainer if you are not familiar with the configuration of your PBX.
Connection Type
TIM Plus establishes a DSN connection with this PBX.Support Files
Cisco UCM v4 DSN.TDTCisco UCM v4 DSN.TDS
Required Tasks
Configure the SMDR outputSet up a DSN connection
Configure TIM Plus
Configuring your SMDR output
The Cisco UCM stores its Call Detail Records in a MSSQL database, however, the output is not enabled by default.
To enable the CDR output, the following 'Service' parameters need to be configured on the Publisher, using the Service Parameters Configuration window:
- CDR Enabled
- CDR Log CallsWith Zero Duration Flag
- Call Diagnostics Enabled
The database that TIM Plus will connect to is called 'CDR'. Within this database there is a table called 'CallDetailRecord'. Rather than TIM Plus reading and removing data from the 'CallDetailRecord' table we highly recommend that you setup a second table which is a replication of the 'CallDetailRecord' table. This leaves the original table intact and can be used by other applications that may require it. There should be a SQL User already created with the following credentials:
- Username: CiscoCCMCDR
- Password: dipsy
To setup replication you will need to speak to your Database Administrator or your Cisco UCM maintainer. The replicated table name should be called 'calldetailrecord2'.
Please make sure that when the replication is setup that the above user has full access to the new table.
You will need to know the following information for TIM Plus to connect successfully to the Cisco UCM CDR database:
- IP/DNS of the MS SQL Database which is located on the Publisher.
- Username and Password to connect to the CDR database (you may need to speak to your maintainer about this).
Setting up a DSN connection for TIM Plus
You will need to setup a DSN connection for TIM Plus to work with the Cisco UCM. Below you will find instructions on how to do this within Microsoft Windows:
- Click on Windows .
- Click on .
- Double click on icon.
- Double click on icon.
- Click on the tab.
- Click on the button.
- Select SQL Server from the list and click .
- In the Name field enter the following: CCM.
- In the Description field enter the following: TIM Plus 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 on the button.
- Click on the radio button With SQL Server authentication using a login ID and password entered by the user and click on the button.
- Click on the check box Change the default database to: and select CDR and then click on the button.
- Click on the button.
- Click on the button and once you make sure the test is completed successfully, click on the button.
- Now click on the button.
Now you will be able to see the CCM in the
list.An example of ODBC setup is shown below:
Configuring TIM Plus
Once the DSN connection has been setup, log on to TIM Plus as usual and apply the following settings:
- Click on the tab.
- Select the site configured during the setup wizard and click
. - Within the Site Properties window, select Cisco UCM v4 DSN from the PBX model drop-down list.
- In the Connection method field, select Connect to a system DSN from the drop-down list.
- In the DSN name field, select Cisco UCM v4 DSN from the drop-down list.
- Set the Frequency option to 5.
- In the DB script field, select Cisco UCM v4 DSN from the drop-down list.
- Click on the button to apply the settings.