02-20-2013 12:42 PM - edited 03-19-2019 06:19 AM
There is an internal application on XML code to access a Database as a service from the phones, on phones model 8941 there is no problem at all, but on 6941 phone model I got the error message "XML Error [4]: Parse Error", can't detect wich part of XML file is not supoorted or what changes should I execute to access from this phone model. On the phone guide, it says that Third-Party XML Support is enabled.
The XML code is the following:
<?xml version="1.0" encoding="utf-8"?>
<CiscoIPPhoneInput>
<Title>Demo</Title>
<Prompt>DB Access</Prompt>
<URL>http://172.31.254.248:9080/DBAccess</URL>
<InputItem>
<DisplayName>ID: </DisplayName>
<QueryStringParam>UserID</QueryStringParam>
<DefaultValue></DefaultValue>
<InputFlags>N</InputFlags>
</InputItem>
</CiscoIPPhoneInput>
Any idea what to do to solve this problem??
Thanks,
Juan Carlos
02-20-2013 10:17 PM
Wrong forum, try "developers.cisco.com".
02-21-2013 07:48 AM
Paolo, I'm not asking about programming XML code, I'm asking about phone requirements and functions to work with XML code.
02-21-2013 09:22 PM
That falls exactly within the realm of developers support, more precisely, the phone API.
02-21-2013 11:38 AM
Hi Juan Carlos,
What firmware is the 6941 running?
Cheers!
Rob
"What you don't have you don't need it now"
- U2
02-21-2013 11:45 AM
Hi Rob,
I upgraded the phone firmware to lastest version, that is version 9.3.3.2
I'll appreciate any idea to fix this issue.
Thanks,
Juan Carlos
02-21-2013 12:17 PM
Hi Juan Carlos,
Maybe this good doc might help
or
http://developer.cisco.com/web/ipps/docs
I have looked and can't find any specific/related bugs
Cheers!
Rob
"What you don't have you don't need it now"
- U2
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide