...
Pbxsummary | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
HTML |
---|
<a id="Configure UCME to send SysLog events"></a> |
Configure UCME to send SysLog events
Login to your Cisco UCME / UC500 via telnet, as shown below:
...
Step | IOS commands | Description |
---|---|---|
1 | enable | Enter EXEC mode, enter password if requested. |
2 | conf t | Enter global configuration mode. |
3 | aaa new-model | Enable aaa accounting mode. |
aaa accounting connection h323 start-stop group SysLog | ||
gw-accounting syslog | ||
acct-template callhistory-detail | ||
4 | logging 192.168.1.1 | Specifies the IP address to send CDR data. Where '192.168.1.1' is the machine running TIM Plus. |
5 | end | Exit configuration mode. |
6 | wr | Save changes. |
HTML |
---|
<a id="Configuring Cisco AXL sync"></a> |
Configuring Cisco AXL sync
Below you will find steps on how to configure the Directory Sync from Cisco UCM:
- Browse to TIM Plus as normal and login with your credentials.
- Click on the tab.
- Click on the site configured during the setup wizard and click or create a new site and click .
- Within the Site Properties window, select the tab.
- Click on the Synchronise with the following device tick box.
Screenshotmacro Border false URL http://docs.tri-line.com:8090/download/attachments/12158183/cisco_ucme_3.png - In the Host field enter in the IP Address of your UCME / UC500.
- In the Username field enter in the username to login to your UCME / UC500.
- Click on the button and enter the password used to login to the UCME / UC500, followed by clicking .
- Finally, click on the button.
HTML |
---|
<a id="Configure TIM Plus to capture SysLog packets"></a> |
Configure TIM Plus to capture SysLog packets
Below you will find steps on how to configure TIM Plus to receive data from your Cisco UCM:
...