<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 9, 2018 at 6:27 AM, Olivier <span dir="ltr"><<a href="mailto:oza.4h07@gmail.com" target="_blank">oza.4h07@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hello,<br><br></div>SIPp's PCAP play feature can replay pre-recorded audio stream towards destination (see [1]).<br></div>Doc mentions tcpdump and Wireshark as tools to record such RTP streams without further details.<br><br></div><br></div>Looking at SIPp 3.2 source archive, I found PCAP samples in a pcap/ directory.<br>Sample pcap/g711a.pcap file includes RTP from <a href="http://10.1.3.1:5000" target="_blank">10.1.3.1:5000</a> to <a href="http://10.1.6.18:2006" target="_blank">10.1.6.18:2006</a><br><div><div><div><br></div><div>1. How can you "forge" IPs and/or ports of a pcap file ?<br></div></div></div></div></blockquote><div><br></div><div>You don't have to.  sipp only takes the rtp payload from the packets in the pcap then just sends the datagrams to the remote in the scenario.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div></div><div><br></div><div>2. When generating simultaneous calls from one source device to a single target device, do you need to have specific PCAP files (one specific for each call) with specific source port ?<br></div></div></div></div></blockquote><div><br></div><div>Nope.  See above.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><br></div><div>3. How do you capture an RTP flux with thark or tcpdump ?<br></div></div></div></div></blockquote><div><br></div><div>This is a little tricky.  tcpdump isn't much help if you don't know the ports.  With tshark though you can create a "read" filter that can capture only RTP packets but it's very expensive.  Usually, I just capture all UDP packets between the hosts in question with tcpdump, then use the Wireshark gui to filter the rtp stream.  Then you can just export those packets.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><br></div>Best regards<br></div><div><div><br>[1] <a href="http://sipp.sourceforge.net/doc/reference.html#PCAP+Play" target="_blank">http://sipp.sourceforge.net/<wbr>doc/reference.html#PCAP+Play</a><br><br></div></div></div></div>
<br>--<br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.<wbr>org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/<wbr>wiki/display/AST/Getting+<wbr>Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/<wbr>mailman/listinfo/asterisk-<wbr>users</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><span style="font-size:12.8px">George Joseph</span><br style="font-size:12.8px"><span style="font-size:12.8px">Digium, Inc. | Software Developer</span><span style="font-size:12.8px"><br>445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br></span><span style="font-size:12.8px">Check us out at: </span><a href="http://www.digium.com/" rel="noreferrer" style="color:rgb(17,85,204);font-size:12.8px" target="_blank">www.digium.com</a><span style="font-size:12.8px"> & </span><a href="http://www.asterisk.org/" rel="noreferrer" style="color:rgb(17,85,204);font-size:12.8px" target="_blank">www.asterisk.org</a><br><div><br></div></div></div>
</div></div>