Hi guys,

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.

Thanks!

Diego