<div dir="auto"><div>I've never worked with fabric nor pysipp, but if you want to run sipp in background so you can log out from your remote server and leave the test running, I suggest you can use screen. It works well for me.</div><div dir="auto">Patrick Wakano<br><br><div class="gmail_quote" dir="auto"><div dir="ltr">On Sat, 20 Oct. 2018, 01:55 Olivier, <<a href="mailto:oza.4h07@gmail.com">oza.4h07@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div><div><div><div><div><div>Hello,<br><br></div>I'm curently setting a lab environment for load testing an Asterisk instance.<br><br></div>This environment includes:<br></div>- a management workstation where I would like to run scripts and  store test reports<br></div>- a box hosting SIPp<br></div>- the Asterisk box I'm load testing (System Under Test)<br></div>- an other Asterisk box that simply anwers and echoes incoming media<br><br></div>The SIPp commande I'm currently using looks like:<br>sipp -bg -nostdin  -trace_screen -screen_file /home/foobar/reports.d/campaign_123456789_1_1.txt -sf /home/foobar/custom_with_10_minutes_audio.xml 3.4.49.3 -i 3.4.58.206 -s 123456789 -r 1 -m 1 -d 60000<br><br></div><div>Explainations:<br></div><div>- Run in background mode (more on that later)<br></div><div>- Last SIPp screen with successful/failed call counters saved in a file<br></div><div>- SIPp reads a 10 minutes audio file and stops reading after 60000 ms (see -d parameter)<br></div><div>- Media comes from SIPs, pass though System Under Test and then comes back<br><br></div><div>1. How can you run such "sipp -bg ..." command from management workstation on remote  SIPp box ?<br>I tried using Fabric (I'm discovering) but it always fails with a 99 exit code, as if SIPp/Fabric required a different options set.<br><br></div><div>2. This project pysipp [1] seems interesting.<br></div><div>Has anyone tried it ?<br></div><div>How can you get started ?<br><br></div><div>3. Suggestions ?<br><br></div><div>Best regards<br></div><div><br>[1] <a href="https://github.com/SIPp/pysipp" target="_blank" rel="noreferrer">https://github.com/SIPp/pysipp</a><br></div></div></div></div></div></div>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Astricon is coming up October 9-11!  Signup is available at: <a href="https://www.asterisk.org/community/astricon-user-conference" rel="noreferrer noreferrer" target="_blank">https://www.asterisk.org/community/astricon-user-conference</a><br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer noreferrer" target="_blank">https://community.asterisk.org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+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 noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div></div></div>