08 December 2009

CallManager Express Configuration

Coping files to router:
Router(config)# archive tar /xtract tftp://192.168.1.1/cme-full-4.3.0.0.tar flash:

TFTP server activation on router:
Router(config)# tftp-server flash:/P00308000500.bin alias P00308000500.bin

Config example:
!
telephony-service
 max-ephones 5
 max-dn 5
 ip source-address 192.168.1.1 port 2000
 auto assign 1 to 5
 system message Cisco
 load ata ATA030203SCCP051201A.zup
 time-format 24
 date-format dd-mm-yy
 moh music-on-hold.au
 web admin system name admin secret cisco
 dn-webedit
 time-webedit
!
ephone-dn 1 dual-line
 number 1001 secondary 4000
!
ephone 1
 mac-addres 0013.2442.6743
 button [line number][separator][ephone-dn]
!

Create configuration files:
Router(config-telephony)# create cnf-files

Diagnostic commands:
# show telephony-service tftp-bindings
# show ephone attempted-registrations
# show ephone
# show ephone summary
# debug tftp events
# debug ephone register

No comments: