search for: ast_rtp_get_qu

Displaying 1 result from an estimated 1 matches for "ast_rtp_get_qu".

Did you mean: ast_rtp_get_us
2013 Dec 02
1
Not able to get remote channel variables containing RTCP values
...4. I want to store values of bridged channel in CDR. Phone is Cisco 7941 SIP and with sip show channelstats i see all the relevant information (jitter,packet loss) i want to get. It even calculates packet loss in %. But i am not able to store it to CDR. Asterisk 1.4 seems to have had a function ast_rtp_get_quality but i cant find any information about that in sources from 1.8, only a short reference in 1.4. Channel variables like CHANNEL(rtpqos,audio,rxjitter) show only information about the local channel. So not really usefull. In some old version they seemed to have it changed from remote_jitter t...