04-26-2017 02:30 PM - edited 03-18-2019 01:03 PM
We are trying to collect RTP statistics such as jitter, packet loss and latency from our endpoints.
Http feedback works partially. We would like the
Following is our current feedback config:
xCommand HttpFeedback Register FeedbackSlot:2 Format:JSON ServerUrl: http://10.96.41.11/api/insert Expression[1]:/History/CallLogs/Call Expression[2]:/Status/Call[Status='Connected'] Expression[3]:/Status/H323/Gatekeeper Expression[4]:/Status/SIP/Registration Expression[5]:/Status/MediaChannels Expression[6]:/Event Expression[7]:/Event/Message/Prompt/Response Expression[8]:/Status/Call
As you can see /Status/MediaChannels is included in the list but we are having no luck there.
We also tried to
xCommand CallHistory
We didn't have any luck there either. The output only has CDR information.
Please advise,
Thanks,
04-27-2017 12:37 AM
Hi,
As per the following link
http://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/prime-collaboration/white-paper-c11-735409.html
"The latest Cisco IP Phones (Cisco DX Series and Cisco IP Phone 7800 and 8800 Series devices) as well as future IP phones no longer report MOS."
Manish
- Do rate helpful posts -
04-27-2017 12:41 PM
I see but what about other metrics? Jitter, packet Loss...
Is it possible to collect these via
04-27-2017 07:52 PM
You could get some of those types of statistics via the relevant xStatus command, eg:
xStatus MediaChannels Call [n] Channel [n] NetStat Jitter
xStatus MediaChannels Call [n] Channel [n] NetStat MaxJitter
xStatus MediaChannels Call [n] Channel [n] NetStat Loss
See the API Reference Guide for your particular software version and endpoint model, ie the above came from the DX80 CE9 API Reference Guide, page 136.
You should be able to get the same values via the similar Feedback expression
Wayne
--
Please remember to rate responses and to mark your question as answered if appropriate.
Please remember to mark helpful responses and to set your question as answered if appropriate.
05-01-2017 08:35 AM
Thank you, Wayne. I appreciate all the feedback.
I tried to use the /Status/MediaChannels in my
Bottomline is that I am trying to collect the call statistics and not able to get it from CUCM CDR records. It gets populated with all NULL for jitter, packet
I need a reliable way to collect this information from my SX and DX phones. I read the API manual and applied the logic but had no luck so far. Do you any other clues for me?
Thanks,
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