cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3127
Views
5
Helpful
15
Replies

How to access CP8811 webUI !

James_leo
Level 1
Level 1

I try to use the following configuration SEPDCEB94BC08FE.cnf.xml to open the webUI, but access to it always points to the domain name http://${device ip}/CGI/Java/Serviceability?adapter=device.statistics.device, but this page can't change the configuration. I don't know if there is a way to access the web page to change the configuration.

<vendorConfig>
<disableSpeaker>false</disableSpeaker>
<disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
<pcPort>0</pcPort>
<settingsAccess>1</settingsAccess>
<garp>0</garp>
<voiceVlanAccess>0</voiceVlanAccess>
<ciscoCamera>1</ciscoCamera>
<videoCapability>1</videoCapability>
<usbClasses>0,1,2</usbClasses>
<sdio>1</sdio>
<wifi>0</wifi>
<bluetoothProfile>0,1</bluetoothProfile>
<powerNegotiation>0</powerNegotiation>
<autoSelectLineEnable>0</autoSelectLineEnable>
<webAccess>0</webAccess>
<sshAccess>0</sshAccess>
<sshPort>22</sshPort>
<g722CodecSupport>2</g722CodecSupport>
<daysDisplayNotActive>1,7</daysDisplayNotActive>
<displayOnTime>07:00</displayOnTime>
<displayOnDuration>12:00</displayOnDuration>
<displayIdleTimeout>00:15</displayIdleTimeout>
<displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
<spanToPCPort>1</spanToPCPort>
<loggingDisplay>1</loggingDisplay>
<loadServer></loadServer>
</vendorConfig>

 

<webAccess>0</webAccess>: 0 emans enable, 1 means disable? This setting is a bit confusing.

Please tell me, thank you. I need your help.

15 Replies 15

James_leo
Level 1
Level 1

I've read the user's manual, which says http://${device_ip}/user or http://${device_ip}/admin  can access the device's webUI to modify some configuration,  Which configuration item modification can achieve this effect in xml?

By the way, the Service mode of my phone is Enterprise, will this have an impact?

Yes, if you're running Enterprise FW the GUI is view only and to download logs, the pages you're referring to are for devices running 3PCC/MPP firmware which does have a full fledged configuration GUI.

If you wish to migrate to 3PCC/MPP all details are at upgrade.cisco.com, fees may apply. Otherwise, you will have to configure everything via the .xml files. 

HTH

java

if this helps, please rate

Is there a description of the above configuration item?

Thanks a lot.

CP-8800 do not use XMLDefault.cnf.xml on 3rd party call controller.

If I want to upgrade the firmware, is there a recommended upgrade method?

Upgrade is NOT the same as a migration. They're not interchangeable terms, and I'm not sure which one you're asking.

For upgrading your simply point to the phone to a TFTP with the new FW you want and instruct the phone via the .xml to look for the new FW you want.

To migrate, as previously stated, all the details are at upgrade.cisco.com

 

And yes, you can register devices with enterprise FW to 3rd party PBX, there are hundreds of threads in the community you can find as reference.

HTH

java

if this helps, please rate

<line button="1" lineIndex="1">
<featureID>9</featureID>
<featureLabel>36099</featureLabel>
<name>36099</name>
<displayName>36099</displayName>
<contact>36099</contact>
<proxy>192.168.125.254</proxy>
<port>5060</port>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<callWaiting>3</callWaiting>
<authName>36099</authName>
<authPassword></authPassword>
<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>3</messageWaitingLampPolicy>
<messageWaitingAMWI>1</messageWaitingAMWI>
<messagesNumber>VOICE MAIL NUMBER</messagesNumber>
<ringSettingIdle>4</ringSettingIdle>
<ringSettingActive>5</ringSettingActive>
<forwardCallInfoDisplay>
<callerName>true</callerName>
<callerNumber>false</callerNumber>
<redirectedNumber>false</redirectedNumber>
<dialedNumber>true</dialedNumber>
</forwardCallInfoDisplay>
<maxNumCalls>4</maxNumCalls>
<busyTrigger>2</busyTrigger>
</line>

With such a configuration, my phone can't register to opensips. Is there anything else that needs to be modified?

@Jaime Valencia has already responded with “there are hundreds of threads in the community you can find as reference”.

Have you tried searching?

 Yes, I've tried, but most of them are the same.

Which configuration in XML can enable TR069?

Enterprise firmware can't enter web page, can it be configured by XML?

I think you need to consider converting the phone to 3PCC/MPP firmware. 

Cisco Cloud Upgrader

Can an enterprise phone CP8811 be registered on a third party SIP server?

James_leo
Level 1
Level 1

Is there a complete XML document to refer to or explain???