cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
102
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: JobyThomas Thomas on 24-08-2009 04:33:38 PM
In Cisco IP Phone 7975 model the touch Area is not working properly .
I have used CiscoIPPhoneMenu object with three menu items.
If i use the numbers it is working correctly .But the touch area is not working.
The touch Area is working correctly if i select the  directory button or the settings button first  and then press
the menu items.
 
Thanks
Joby

Subject: RE: Cisco IP Phone 7975 Touch Area not working
Replied by: David Staudt on 24-08-2009 05:58:24 PM
Can you provide the actual XML object sent to the phone?  Have you validated it against the IPPS .xsd file (see the Docs section?)
 
Also helpful may be a network packet capture, made from the phone's extra PC switch port.

Subject: RE: Cisco IP Phone 7975 Touch Area not working
Replied by: JobyThomas Thomas on 25-08-2009 10:58:39 AM
I validate with IPPS .xsd. It was successful .
 
The following is the xml i am sending.
 
<?xml version="1.0" encoding="UTF-8"?>
<CiscoIPPhoneMenu><Title>Kalahari Signage</Title><Prompt>Set Customize Message ?</Prompt><MenuItem><Name><![CDATA[Our Meeting is extended for a few more minutes]]></Name><URL>http://72.163.165.155:8080/ssp/ip-phone-comm.do?cmd=SENDMESSAGE&messageMenuId=1</URL></MenuItem><MenuItem><Name><![CDATA[AV Equipment in this room is out of order]]></Name><URL>http://72.163.165.155:8080/ssp/ip-phone-comm.do?cmd=SENDMESSAGE&messageMenuId=2</URL></MenuItem><MenuItem><Name><![CDATA[Temporarily using this Room]]></Name><URL>http://72.163.165.155:8080/ssp/ip-phone-comm.do?cmd=SENDMESSAGE&messageMenuId=3</URL></MenuItem></CiscoIPPhoneMenu>
 
Network packet capture:

Pinging 10.64.4.30 with 32 bytes of data:

Reply from 10.64.4.30: bytes=32 time<1ms TTL=63
Reply from 10.64.4.30: bytes=32 time<1ms TTL=63
Reply from 10.64.4.30: bytes=32 time<1ms TTL=63
Reply from 10.64.4.30: bytes=32 time<1ms TTL=63

Ping statistics for 10.64.4.30:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
 
 
 
Thanks Joby

Subject: RE: Cisco IP Phone 7975 Touch Area not working
Replied by: David Staudt on 25-08-2009 04:20:06 PM
The XML object itself looks OK from what you provided.  For the network packet capture:
 
- Connect a PC to the test phone's extra PC switch port.  Ensure this port is not disabled in UCM web admin.
- Use a packet capture tool like Wireshark (http://www.wireshark.org/) on the PC to capture all network traffic on the NIC attached to the phone
- Run the test scenario, from phone boot up through the failure and success sequences
- Stop and save the packet capture
 
Please also provide the exact mechanism by which you are displaying this XML object, along with exact key sequences for reproducing the problem and workaround steps.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links