Cisco Unified CallManager Express and SRST
You must download the right set of files to work with Cisco Unified CallManager Express. Mismatch of files with Cisco Unified CallManager Express version may cause certain features to malfunction in Cisco Unified CallManager Express
Please refer to the description of each file to verify that the file is compatible with the Cisco Unified CallManager Express version. Also, please refer to the Cisco Unified CallManager Express documentation and IOS release notes to confirm which version of Cisco Unified CallManager Express you are running.
Cisco Unified CallManager Express files can be copied individually, or copied in bulk using the archive IOS command. Follow these steps to extract contents of tar file to router Flash memory using archive command:
1. Download appropriate tar file to tftp server.
cme-basic-x.x.x.tar . contains basic Cisco Unified CallManager Express
system files including GUI, MoH
and phoneloads
cme-gui-x.x.x.tar . contains basic Cisco Unified CallManager Express GUI files only
2. Logon to privileged EXEC mode of router CLI
3. Enter archive command to extract contents of tar file to router Flash memory:
Router# archive tar /xtract tftp://ip-address/filename flash:
Example 1:
To extract contents of cme-basic-3.0.3.tar from tftp server 192.168.1.1 to flash:
archive tar /xtract tftp://192.168.1.1/cme-basic-3.0.3.tar flash:
Example 2:
To extract contents of cme-gui-3.0.3.tar from tftp server 192.168.1.1 to flash:
archive tar /xtract tftp://192.168.1.1/cme-gui-3.0.3.tar flash:
