Versions Compared

Key

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

...

Configuring UCME to send RADIUS events

Log in to your phone system via Telnet, using Use Telnet to connect to the IP address of your Cisco UCME / UC500, as shown below:

Screenshotmacro
Borderfalse
Shadowfalse
URLhttp://docs.tri-line.com:8090/download/attachments/12158183/cisco_ucme_4.png

Once connected, enter the following commands to enable the Cisco UCME / UC500 to send RADIUS events to TIM Plus:

StepIOS commandsDescription
1enableEnter Causes the UCME to enter EXEC mode, enter . Type your EXEC password if requested.
2conf tEnter Enters the global configuration mode.
3aaa new-modelEnable Enables aaa accounting mode.
aaa accounting connection h323 start-stop group RADIUS
gw-accounting aaa
acct-template callhistory-detail
4RADIUS-server host 192.168.0.1 auth-port 0 acct-port 1612Specifies the IP address to send CDR data. Where 'and port of TIM Plus's RADIUS, to which CDR data will be sent, e.g.
Keywordmacro
Label192.168.
1
0.1
' is the machine running TIM Plus.
:1612
5RADIUS-server key C1scoSpecifies the a RADIUS authentication secret as 'C1sco' as configured above.that will be used by TIM Plus (configured in the next section), e.g.
Keywordmacro
LabelC1sco
6RADIUS-server vsa send accounting
Enables VSA events.
7endExit Exits configuration mode.
8wrSave Saves the changes.
HTML
<a id="Configure Cisco AXL sync"></a>

Configuring Cisco AXL sync

Below you will find steps on how to configure the Directory Sync from Cisco UCM:

...

Follow the steps below to configure TIM Plus to perform directory synchronisation with your Cisco UCM:

  1. Click on the Directory tab.
  2. Select Choose the site configured during the setup wizard and click you want to configure and click Properties.
  3. Within In the Site Properties window, select the Sync tab.
  4. Click on Tick the option entitled Synchronise with the following device tick box .
    Screenshotmacro
    Borderfalse
    URLhttp://docs.tri-line.com:8090/download/attachments/12158183/cisco_ucme_3.png
  5. In the Host field, enter in the IP address of your UCME / UC500.
  6. In the 
    Referencemacro
    LabelPort
     field, enter the port number of the IOS service, e.g. 
    Keywordmacro
    Label23
     .
  7. In the Username field, enter the username used to log in to your UCME / UC500of the IOS login that can perform synchronisation.
  8. Click on the Set button and enter the password used to log in to the UCME / UC500of the IOS login that can perform synchronisation.
  9. Click on the Save button to apply the changes.

...

Configuring TIM Plus to capture RADIUS packets

Below you will find steps on how Follow the steps below to configure TIM Plus to receive RADIUS data from your Cisco UCMUCME:

  1. Browse to TIM Plus as normal and log in with your credentials.
  2. Click on the Directory tab.
  3. Select Choose the site configured during the setup wizard you want to configure and click Properties.
    Screenshotmacro
    Borderfalse
    URLhttp://docs.tri-line.com:8090/download/attachments/12158183/cisco_ucme_1.png
  4. Within In the Site Properties window, select Cisco UCME - RADIUS from the PBX model drop-down list.
  5. In the Connection method field, select RADIUS connection from the drop-down list.
  6. In the Client IP field field, enter the IP address of the Cisco your UCME / UC500.

  7. In the Secret field, enter the RADIUS-server key you configured on your UCME in the UCME (section above, e.g. C1sco) .

  8. Click on the Save button to apply the settings.

...