<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Thu, Oct 25, 2018 at 4:32 AM Olivier <<a href="mailto:oza.4h07@gmail.com">oza.4h07@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div><div><div><div><div><div><div>Hello,<br><br></div>I'm testing an Asterisk instance.<br></div>At the moment, I'm focusing on its capability to receive and challenge incoming SIP Registrations.<br><br></div></div></div></div></div></div></div></blockquote><div><br></div><div><div>If all you want to do is test inbound registrations you can find an example SIPp scenario in the Asterisk testsuite[1]. You'll want to remove the <action> section from the 200 response and the variable reference. Then you'll want to execute the scenario with something like the following (replacing with your values of course):</div><div><br></div><div>sipp <remote host> -m 1 -sf register-auth.xml -s <endpoint> -ap <password></div></div><div><br></div><div>Another example can be found here[2]. Both the README and register.xml file have instructions on how to execute the test. Currently the test is setup to test a few thousand endpoints though. However you can adjust that number by modifying the register.csv (injection file) or by not using the injection file and modifying the register.xml scenario itself.</div><div><br></div><div>[1] <a href="https://github.com/asterisk/testsuite/blob/master/tests/channels/pjsip/registration/inbound/nominal/single_contact/authed/sipp/register-auth.xml">https://github.com/asterisk/testsuite/blob/master/tests/channels/pjsip/registration/inbound/nominal/single_contact/authed/sipp/register-auth.xml</a><br></div><div>[2] <a href="http://blogs.asterisk.org/wp-content/uploads/2018/09/performance_inbound_registration.tar.gz">http://blogs.asterisk.org/wp-content/uploads/2018/09/performance_inbound_registration.tar.gz</a><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div><div><div><div><div></div>For various reasons, I would prefer to use SIPp instead of Asterisk to act as SIP Client.<br></div><br>Has someone successfully done this ?<br></div>If negative, what explains this ?<br></div>If positive, can you give an example of a successful SIPp scenario file ?<br></div>I've played with both embeded branchc and [1] but met no success yet<br><br></div><div>Best regards<br></div><div dir="ltr"><br>[1] <a href="https://github.com/rkday/sipp-samples/blob/master/uac-auth.xml" target="_blank">https://github.com/rkday/sipp-samples/blob/master/uac-auth.xml</a><br><div><br></div></div></div></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Kevin Harwell<div>Digium - A Sangoma Company | Senior Software Developer<div>445 Jan Davis Drive NW - Huntsville, AL 35806 - US</div><div>Check us out at: <a href="https://digium.com" target="_blank">https://digium.com</a> & <a href="https://asterisk.org" target="_blank">https://asterisk.org</a></div></div></div></div></div></div></div></div>