cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
651
Views
5
Helpful
4
Replies

GUI Call Manager Express

moussa.malqui1
Level 1
Level 1

Hi all,

I use CME version 15.5(1)T2. I want to configure GUI. when I configure that in telephony-service by: 

web admin system name root password root1
time-webedit

in navigator when i type http://192.168.1.129/ccme.html and type username & password I got a blank page

Where is problem?

Thank you in advance 

Regards,

4 Replies 4

Nadeem Ahmed
Cisco Employee
Cisco Employee

Below are the steps you need to check and confirm to access the CME gui.

> ip http command should be there.

> please count the number files it should 18.

> if still having issue re-copy the file to flash one by one totals number of file should be 18 .

How to Configure Web on CME for GUI.

GUI Files

A tar archive contains the files that you need to use the Cisco Unified CME graphical user interface (GUI), which provides a mouse-driven interface for provisioning phones after basic installation is complete

 

SUMMARY STEPS

DETAILED STEPS

 

Step 1   Go to http://www.cisco.com/cgi-bin/tablebuild.pl/ip-key .

Step 2   Select the file to download.

Step 3   Download zip file to tftp server.

Step 4   Use the zip program to extract the file to be installed, then:

  1. If the file is an individual file, use the copy command to copy the files to router flash:

Router# copy tftp://x.x.x.x/P00307020300.sbn flash:

  1. If the file is a tar file, use the archive tar command to extract the files to flash memory.

Router# archive tar /xtract tftp:///cme-gui-124-24T.tar flash:

Step 5   Verify the installation. Use the show flash: command to list the files installed in in flash memory.

 

Step 6   Then enable http server

ip http server

ip http authentication local

ip http path flash:/gui

telephony-service

web admin system name <abc> password <xyz>

Br,

nadeem

PS: Please rate all useful post.

 

Br, Nadeem Please rate all useful post.

Thank you Nadeem will try that 

you should also add the dn-webedit command

------- have a look to my blog lgrconsulting.com

Hi Nadeem,

what is the GUI Version is compatible with CME 15.5(1) T2 version ?