Skip to main content

Cisco UCM (below v5)

These instructions help you configure your Cisco UCM phone system to work with TIM Plus. Contact your system maintainer if you are not familiar with the configuration of your PBX.

Support files

Ensure the following support files exist in the /config/ folder of the TIM Plus application:

Cisco UCM v4 DSN.TDS
Cisco UCM v4 DSN.TDT
Cisco UCM 4.DBS

Contents

Configure the SMDR output

info

You may need to purchase a license to enable SMDR on this PBX. Please speak to your system maintainer if you are unsure.

This version of the Cisco UCM stores its call records in a Microsoft SQL Server database. However, by default, this functionality is not enabled. To enable it, the following settings must be configured on the Publisher using the Service Parameters configuration window:

  • CDR Enabled
  • CDR Log Calls With Zero Duration Flag
  • Call Diagnostics Enabled

This version of the UCM outputs its call records 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 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. Ensure that the SQL user described above has full access rights to this replicated table.

You need to know the following information in order for TIM Plus to be able to connect to the Cisco UCM CDR database:

  • The IP address or hostname of the Microsoft SQL Server database located on the Publisher node.
  • The 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:

  1. Open Windows Control Panel

  2. Double-click on the Administrative tools icon

  3. Double-click on the Data Sources (ODBC) icon to open the ODBC Data Source Administrator window

info

For a 64-bit system, access the ODBC Data Source Administrator from the following location C:\Windows\SysWOW64\odbcad32.exe

  1. Select the System DSN tab and click the Add button

  2. Select SQL Server from the list of available drivers and click Finish

  3. In the Name field, enter CCM

  4. In the Description field enter the following: TIM Plus link to CCM

  5. In the Database name field enter the database type e.g. SQL, MySQL etc.

  6. In the Server drop-down list select the Cisco UCM Publisher IP address or machine name

  7. Click the Next button

  8. Select the option With SQL Server authentication using a login ID and password entered by the user, then click Next

  9. Enable the checkbox Change the default database to:, select CDR, then click the Next button

  10. Click the Finish button

  11. Click the Test Data Source button to verify your settings and, if the test is successful, click OK

  12. Click the OK button to close the control panel applet

An example of an ODBC setup is shown below:

ODBC Driver

Configure TIM Plus

Follow the steps below to configure TIM Plus to connect to your Cisco UCM:

  1. Click on the Directory tab.
  2. If you don't have a site set up, press Add and select PBX from the drop-down menu. In the dialogue window, name your site and then select Add.
  3. Locate the site object you want to configure in the Directory, click on it and select Properties. TIM Plus PBX Connection Properties
  4. In the Site Properties window, select Cisco UCM v4 DSN from the PBX model drop-down list.
  5. In the Connection method field, select Connect to a system DSN from the drop-down list.
  6. In the DSN name field, select Cisco UCM v4 DSN from the drop-down list.
  7. In the Frequency field, enter 5.
  8. In the DB script field, select Cisco UCM v4 DSN from the drop-down list.
  9. Click on the Options tab and tick the Keep a local backup of any data tickbox, as shown below TIM Plus PBX backup options
  10. Click on the Save button to apply the settings.