On Tue, Sep 19, 2017 at 01:20:46PM -0300, Diego Nadares wrote:
Any body know how to create pcap (with audio) file to use with sipp?
<!-- Play a pre-recorded PCAP file (RTP stream) -->
<nop> <action> <exec play_pcap_audio="../scenarios/pcap/demo.cap"/> </action> </nop>
I tried with wireshark capturing rtp but I'm doing something wrong i think.
It works for me. Just filter out one side of an RTP stream with Wireshark and save that in a capture file, and voila.