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

Problems with XML on SPA50x Phones (another one)

mknill
Level 1
Level 1

Another bug to report:

On a CiscoIPPhoneExecute POST, if you pass a URL with multiple parameters, only the first parameter is collected. I was forced to bundle all my parameters into one and pull them all out again.

Syslog excerpt:

Jul 12 22:13:12 172.16.172.105 SCCP:PostCgiExe=

Jul 12 22:13:12 172.16.172.105 <ExecuteItem Priority="0" URL="http://172.16.172.10/textscreen_get_cisco.php?title=Title&message=Test&timeout=3"/></CiscoIPPhoneExecute>

........

Jul 12 22:13:12 172.16.172.105 CMX:ExeItem[0]:P=0,U=http://172.16.172.10/textscreen_get_cisco.php?title=Title

What is the best way to report these bugs considering I am not Cisco Select.

Thanks

Mike

1 Reply 1

Steven Howes
Level 1
Level 1

As that's XML, you probably need to escape the & symbol... &