cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
361
Views
0
Helpful
1
Replies

xml parse error

degg
Level 1
Level 1

I have a custom directory that is working for 7960 phones, but has stopped working on 7970's since upgrading to 8.2.1 firmware. Now we get an xml parse error. Here is the code:

- <CiscoIPPhoneMenu>

<Prompt>Select a directory</Prompt>

- <MenuItem>

<Name>Related Directory</Name>

<URL>http://**IP REMOVED**/cisco/directory/directoryInput.asp?dpt=Rel&nme=Related</URL>

</MenuItem>

- <MenuItem>

<Name>Retail Directory</Name>

<URL>http://**IP REMOVED**/cisco/directory/directoryInput.asp?dpt=Ret&nme=Retail</URL>

</MenuItem>

- <MenuItem>

<Name>Building Directory</Name>

<URL>http://**IP REMOVED**/cisco/directory/directoryInput.asp?dpt=TWC&nme=Building</URL>

</MenuItem>

</CiscoIPPhoneMenu>

I removed the IP address of the server. I cant find any bugs for the 7970's, and upgrading to 8.2.2 did not fix the issue either.

Any ideas?? Thanks!!

1 Reply 1

cronier.remy
Level 1
Level 1

try without UpperCase.

I don't know if it is the solution but ...