====== CCME Web GUI ======
* By Default system admin and customer admin has the same level of access.
* To access Web GUI
* Does not seems to work with SIP phones
http:///ccme.html
===== Configuration =====
==== GUI Files ====
* Extract tar file to flash memory
Router# archive tar /xtract
==== HTTP Server ====
* Enable http server
* Set http path
* Define authentication method.
* Default is to use "enable" password
* You can hence login using blank username and the enable password
* A username that has level 15 privilege
* But if the user password is the same as enable password, the user can never login as CCME will always think that it is the administrator that has login
* Preference is to configure authentication local to avoid the above scenario.
ip http server
ip http path flash:
ip http authentication local
==== System Admin User ====
* Setup username and password for the System Administrator
* By default, adding of phone-dn or time edit is disabled on the GUI. Enable it.
telephony-service
web admin system name {password | secret {0 | 5} )
!
dn-webedit
time-webedit
==== (Optional) Customer Admin User ====
* Setup username and password for the Customer Administrator
* web customize load
* We can optionally apply a template XML to restrict access
* Use the xml.template as a template
telephony-service
web admin customer name {password | secret {0 | 5} )
!
web customize load
==== (Optional) Phone User ====
* Setup username and password for the Phone User
ephone 1
username password
===== Debug =====
* Debug Web GUI access
debug ip http