Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

These instructions help you configure your Cisco UCME / BE4000 / UC500 to work with TIM Enterprise. Contact your system maintainer if you are not familiar with the configuration of your PBX.

Pbxsummary
Supportfiles1 Cisco UCME - SysLog.TDT
Supportfiles2 Cisco UCME - SysLog.TDS
ConnectionSysLog connection
RequiredTask1Configure Cisco AXL sync
RequiredTask2Configure UCME to send SysLog events
RequiredTask3Configure TIM Enterprise to capture SysLog packets

HTML
<a id="Configure Cisco AXL sync"></a>

Configuring Cisco AXL sync

Follow the steps below to configure TIM Enterprise to synchronise with the directory of your Cisco UCME:

  1. Click on the Directory tab.
  2. Go to the Directory level where you want to sync the UCME files and add a new Directory Sync object. Enter a name for the object and click on the Add button, as shown below:
    Screenshotmacro
    Borderfalse
    URL/download/attachments/13271095/cisco_ucme_6.png
  3. Left-click on the newly-created object and select Properties.
  4. In the Directory type drop-down list, select Cisco UCME.
  5. In the Host name field, enter the IP address of your UCME.
  6. In the Host port field, enter the port number of the IOS service, e.g. 23 .
  7. In the Username field, enter the username of the IOS login that can perform synchronisation.
    Screenshotmacro
    Borderfalse
    URL/download/attachments/13271095/cisco_ucme_3.png
  8. Click on Set password button and enter the password of the IOS login that can perform synchronisation.
    Screenshotmacro
    Borderfalse
    URL/download/attachments/13271095/cisco_ucme_4.png
  9. Click on the Save button to apply the changes.
HTML
<a id="Configure UCME to send SysLog events"></a>

Configuring UCME to send SysLog events

Use Telnet to connect to the IP address of your UCME as shown below:

Screenshotmacro
Borderfalse
Shadowfalse
URL/download/attachments/12158183/cisco_ucme_4.png

Once connected, enter the following commands to enable the UCME to send SysLog events to TIM Enterprise:

StepIOS commandsDescription
1enableCauses the UCME to enter EXEC mode. Type your EXEC password if requested
2conf tEnters the global configuration mode
3aaa new-modelEnables aaa accounting mode
aaa accounting connection h323 start-stop group SysLog
gw-accounting syslog
acct-template callhistory-detail
4logging 192.168.0.1Specifies the IP address of TIM Enterprises's SysLog server, to which CDR data will be sent, e.g. 192.168.0.1
5endExits configuration mode
6wrSaves changes
HTML
<a id="Configure TIM Enterprise to capture SysLog packets"></a>

Configuring TIM Enterprise to capture SysLog packets

Follow the steps below to configure TIM Enterprise to receive SysLog data from your UCME:

  1. Click on the Directory tab.
  2. Locate the PBX object you want to configure in the Directory, right-click on it and select Properties.
  3. A new window will open, displaying the general properties of your PBX object. Select Cisco UCME - SysLog from the Data format list and tick the Keep a local backup of data box, as shown below:
    Screenshotmacro
    Borderfalse
    URL/download/attachments/13271097/cisco_ucme_7.png
  4. Click on the Connection tab and select SysLog connection from the Connection method list.
  5. In the Client IP field, enter the IP address of your UCME.
    Screenshotmacro
    Borderfalse
    URL/download/attachments/13271097/cisco_ucme_8.png
  6. Click on the Save button to apply the settings.