These instructions help you configure your Cisco UCME / UC500 to work with TIM Plus. Contact your system maintainer if you are not familiar with the configuration of your PBX.
Pbxsummary |
---|
Supportfiles1 | Cisco UCME - RADIUS.TDT |
---|
Supportfiles2 | Cisco UCME - RADIUS.TDS |
---|
Connection | RADIUS connection |
---|
RequiredTask1 | Configure Cisco AXL sync |
---|
RequiredTask2 | Configure UCME to send RADIUS events |
---|
RequiredTask3 | Configure TIM Plus to capture RADIUS packets |
---|
|
HTML |
---|
<a id="Configure Cisco AXL sync"></a> |
Configuring Cisco AXL sync
Follow the steps below to configure TIM Plus to perform directory synchronisation with your Cisco UCME:
- Click on the Directory tab.
- Choose the site you want to configure and click Properties.
- In the Site Properties window, select the Sync tab.
- Tick the option entitled Synchronise with the following device .
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/12158183/cisco_ucme_3.png |
---|
|
- In the Host field, enter the IP address of your UCME.
- In the field, enter the port number of the IOS service, e.g. .
- In the Username field, enter the username of the IOS login that can perform synchronisation.
- Click on the Set button and enter the password of the IOS login that can perform synchronisation.
- Click on the Save button to apply the changes.
HTML |
---|
<a id="Configure UCME to send RADIUS events"></a> |
Configuring UCME to send RADIUS events
Use Telnet to connect to the IP address of your UCME as shown below:
Screenshotmacro |
---|
Border | false |
---|
Shadow | false |
---|
URL | /download/attachments/12158183/cisco_ucme_4.png |
---|
|
Once connected, enter the following commands to enable the UCME to send RADIUS events to TIM Plus:
Step | IOS commands | Description |
---|
1 | enable | Causes the UCME to enter EXEC mode. Type your EXEC password if requested |
2 | conf t | Enters the global configuration mode |
3 | aaa new-model | Enables aaa accounting mode |
aaa accounting connection h323 start-stop group RADIUS |
gw-accounting aaa |
acct-template callhistory-detail |
4 | RADIUS-server host 192.168.0.1 auth-port 0 acct-port 1612 | Specifies the IP address and port of TIM Plus's RADIUS, to which CDR data will be sent, e.g. |
5 | RADIUS-server key C1sco | Specifies a RADIUS authentication secret that will be used by TIM Plus (configured in the next section), e.g. |
6 | RADIUS-server vsa send accounting
| Enables VSA events |
7 | end | Exits configuration mode |
8 | wr | Saves the changes |
HTML |
---|
<a id="Configure TIM Plus to capture RADIUS packets"></a> |
Configuring TIM Plus to capture RADIUS packets
Follow the steps below to configure TIM Plus to receive RADIUS data from your UCME:
- Click on the Directory tab.
- Choose the site you want to configure and click Properties.
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/12158183/cisco_ucme_1.png |
---|
|
- In the Site Properties window, select Cisco UCME - RADIUS from the PBX model drop-down list.
- In the Connection method field, select RADIUS connection from the drop-down list.
In the Client IP field, enter the IP address of your UCME.
In the Secret field, enter the RADIUS-server key you configured on your UCME in the section above, e.g. C1sco.
Click on the Save button to apply the settings.