These instructions help you configure your Cisco UCM 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
This version of the Cisco UCM stores its CDRs (call detail records) in a Microsoft SQL Server database. However, by default, this functionality is not enabled.
To enable CDR output to the database, the following 'Service' parameters must be configured on the Publisher using the Service Parameters Configuration window:
- CDR Enabled
- CDR Log CallsWith Zero Duration Flag
- Call Diagnostics Enabled
This UCM outputs its CDRs to a table named CallDetailRecord in a database entitled CDR . Rather than have TIM Plus 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 may require it. Normally, there already exists a SQL User with the following credentials:
- Username: CiscoCCMCDR
- Password: dipsy
To set up replication you may need to speak to your database administrator or your Cisco UCM maintainer.
Here, we will assume you will use a replicated table name of calldetailrecord2 .
Ensure that the SQL user described above also has full access to this replicated table.
You need to know the following information for TIM Plus to connect successfully to the Cisco UCM CDR database:
- IP address or hostname of the Microsoft SQL Server database located on the Publisher node.
- Username and Password to connect to the CDR database.
Setting up a DSN connection for TIM Plus
To enable TIM Plus 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 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
- Finally, click the button to close the control panel applet.
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.
- Choose the site you want to configure and click
. - In 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 the button to apply your settings.