11-15-2011 04:25 PM - edited 03-16-2019 08:05 AM
Hi,
I have some problems with the file SEP<MAC>.cnf.xml, the CISCO IP PHONE 7940 that I have doesn't recognize the file's content, I'm especially interested in the <webAccess>, I have set the parameters (I've test "0" and "1" with the same results) but I can't access by browser to the phone.
This is the configuration that I have in the file.
<device>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>root</sshUserId>
<sshPassword>root</sshPassword>
<loadInformation model="IP Phone 7940">P0S3-08-8-00</loadInformation>
<vendorConfig>
<disableSpeaker>false</disableSpeaker>
<disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
<pcPort>0</pcPort>
<settingsAccess>1</settingsAccess>
<garp>0</garp>
<voiceVlanAccess>0</voiceVlanAccess>
<videoCapability>0</videoCapability>
<autoSelectLineEnable>0</autoSelectLineEnable>
<webAccess>0</webAccess>
<spanToPCPort>1</spanToPCPort>
<loggingDisplay>1</loggingDisplay>
<loadServer></loadServer>
<daysDisplayNotActive></daysDisplayNotActive>
</vendorConfig>
</device>
I'm using firmware version 8.8 (I also tried with 8.2, 8.3, 8.6 with no results), I will appreciate someone help me please.