Re: [Sipp-users] Monitoring RTP packet loss

2014-02-02 Thread Rob Day
Hi Eric, SIPp doesn't currently support many statistics on RTP packets (though it's something I might consider adding in the future). Until then, in your situation, what I'd probably do is to capture all the RTP packets with Wireshark/tcpdump, then write a small program using Python and scapy (or

[Sipp-users] Monitoring RTP packet loss

2014-02-02 Thread Eric Lenington
Hello, I'm relatively new to SIPp. I'm trying to set up a call load stress test that not only tests the SIP signaling, but also checks for RTP packet loss. So far, I have set up a simple scenario that makes calls and sends RTP (from an audio file), both with and without RTP echo from the server en