No idea?
On Wed, Jan 27, 2016 at 5:57 PM, Gholamreza Sabery gr.sabery@gmail.com wrote:
Hello everyone. I want to store RTCP Statistics for a RTP session. Currently I am using $rtpstat pseudo-variable which is exported by RTPProxy module. The value of this variable does not show actual number of packets sent and received; and only contains ttl, npkts_ina, npkts_ino, nrelayed and ndropped. I want actual number of packets sent from and actual number of packets received by a client. How can I obtain this information?