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?
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?
Have you looked into Homer? It can capture RTCP. I have not used it in conjunction with rtpproxy but it has been indispensable for me nonetheless.
https://github.com/sipcapture/homer
On Jan 28, 2016, at 8:28 AM, Gholamreza Sabery gr.sabery@gmail.com wrote:
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?
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Thx Benjamin; I will take a look at it, but I want something simple like $rtpstat variable but with more information.
On Thu, Jan 28, 2016 at 10:38 PM, Benjamin ben@letscorp.us wrote:
Have you looked into Homer? It can capture RTCP. I have not used it in conjunction with rtpproxy but it has been indispensable for me nonetheless.
https://github.com/sipcapture/homer
On Jan 28, 2016, at 8:28 AM, Gholamreza Sabery gr.sabery@gmail.com wrote:
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?
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users