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
Hi Diego,
I've found this in the sipp mailing list, hope this helps.
https://sourceforge.net/p/sipp/mailman/message/19455793/
Thanks Arsen! I will try it and let you know if it worked for me.
Cheers.
Diego
2017-09-19 14:09 GMT-03:00 Arsen arsen.semionov@gmail.com:
Hi Diego,
I've found this in the sipp mailing list, hope this helps.
https://sourceforge.net/p/sipp/mailman/message/19455793/
-- Regards,
Arsen Semionov eurolan.info cell: +442035198881 <+44%2020%203519%208881>
On Tue, Sep 19, 2017 at 7:20 PM, Diego Nadares dnadares@gmail.com wrote:
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
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
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.
Just make a filter to show only rtp, then export those selected packets.. works really well
On Sep 19, 2017 20:38, "Alex Balashov" abalashov@evaristesys.com wrote:
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.
-- Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users