• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended

Hi all!

 

I'm new to the forum and a (relative) noob to the developer's environment, so please be kind!  🙂

 

I'm try to figure out how to capure the Telephone Events produced by a VVX600, and then parse that data.

 

The SDK claims they will be sent as an XML to my notification url (server) provided I use the following format:

http://<server_IP_address>:<port>/xmlapi/EventReceiver

 

The xml api web testing client (command line instance) sees these notifications as a string, but I'm not finding an xml file being generated anywhere on the server.

 

Can someone please give me a push in the right direction?

 

Thanks!

 

- Alec

1 REPLY 1
HP Recommended

Hello Alec,

welcome to the Polycom Community.

The community's VoIP FAQ contains this post here:

 

Nov 24, 2014 Question:Can the Phone send Telephony Event Notifications?

Resolution: Please check => here <=


I actually played with something called Websnarf from => here <=

 

I have attached my modified Version but I believe the original page has an updated version.

 

Its pretty simple:

 

image

 

In my example it was running within the Temp Directory which had a DIR subdirectory and was listening to port 8080.

 

For each received Telephony Event it would write an XML file into the Directory.

 

I have attached my version to this post.


Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.

Best Regards

Steffen Baier

Polycom Global Services

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.