Install Call Manager Express (CME)
Written by Yanurmal on July 24, 2009 – 7:09 am -Requirement:
- Cisco router with IOS voip support.
- TFTP Server
- CME file (you can dwonload it from Cisco website).
Lets begin…
- Download CME file from Cisco website (file name: cme-gui-4.1.0.1.tar)
- Assign an IP address to Cisco LAN interface that same segment with your PC and test ping to your PC (example: 10.10.10.1).
- Install a TFTP server on your PC with same network with your cisco router (example: 10.10.10.2) and put CME file (file name: cme-gui-4.1.0.1.rar) in TFTP root direcory
- Activate HTTP and HTTPS Server.
- Instal CME on cisco router.
- And… finish.
Router>
Router>ena
Password:
Router#config term
Router (config)#ip http server
Router (config)#ip http authentication local
Router (config)#ip http path flash:
Router (config)#archive tar /xtract tftp://10.10.10.2/cme-4.1.0.1.tar
Router (config)#username cmeadmin privilege 15 secret cisco
Router (config)#line con 0
Router (config-line)#logging sync
Router (config-line)#end
Router#
And then open http://10.10.10.1/telephony-services.html from your PC.
Fill username cmeadmin and password cisco, and ready to setup you IP Phone extension.
Popularity: 22% [?]
| Posted in » 