<div dir="ltr">Hi,<div><br></div><div>Using SIPp to check your asterisk is working has some pitfalls.</div><div>We recorded SIP invites (as these are the important parts of a call) of a normal call going through the Asterisk. We recorded it the old working way. In General we just compared what we had before with what we have after the upgrade. So if the Headers are Correct (from, to, our own X header, P Header etc). Since there are a couple of things you might want to check, e.g. someone is not allowed to place long distance calls, you can check the behavior of the asterisk as well so if the calls get rejected when some user dials some number.</div><div><br></div><div>In SIPp there are these Scenario Files (XML Files) that contain a sequence of SIP Messages to send/receive. Using the receiving of Messages you can specifically check for presence or absence of a Header or a field in a header.</div><div><br></div><div>there are lots of examples in the github repo</div><div><a href="https://github.com/SIPp/sipp">https://github.com/SIPp/sipp</a><br></div><div><br></div><div>For a A calls B call you need to start two SIPp Instances (one sending the call, one receiving the call)</div><div>If your clients register to your Asterisk no not forget to do so, otherwise the Asterisk has no AOR to forward the call to. (Using plain UDP helps here a lot).</div><div><br></div><div>The first check you build up might be some more work even if you never played around with SIPp but all what follows are quite simple and ensure quality.</div><div><br></div><div>for my talk i put everything together you might need to place a simple call to an asterisk</div><div><a href="https://github.com/sipgate/signaling-test">https://github.com/sipgate/signaling-test</a><br></div><div><br></div><div>the start shell script will start first a registration to your Asterisk and then starts two sipp instances to place the call.</div><div><br></div><div>feel free to use it.</div><div><br></div><div>BR</div><div>Jöran</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 7, 2020 at 8:29 PM Eric Wieling <<a href="mailto:ewieling@nyigc.com">ewieling@nyigc.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">I'm sure you can, but I've never done it.<br>
<br>
On 12/7/20 2:18 PM, <a href="mailto:thelma@sys-concept.com" target="_blank">thelma@sys-concept.com</a> wrote:<br>
> Sound reasonable.  I know it take time to debug the dial-plan after upgrade.<br>
> <br>
> Can I use sipp, from command line to call my local asterisk specific<br>
> extension and to observe in another terminal via "asterisk -vvvvvvr"<br>
> what it is doing?<br>
> <br>
> <br>
> On 12/07/2020 11:50 AM, Eric Wieling wrote:<br>
>> Read UPGRADE.TXT in v13 and v16.  Then read it again.<br>
>><br>
>> I upgraded from Asterisk v11 to Asterisk v13.  Once all issues were<br>
>> resolved, then I switched to PJSIP.   Once all the issues with PJSIP<br>
>> were resolved, then I upgraded from v13 to Asterisk v16.   This was done<br>
>> over the course of about a year, but I was not in any hurry.<br>
>><br>
>> PJSIP configuration is fundamentally different chan_sip configuration. I<br>
>> don't recommend switching to PJSIP and upgrade Asterisk at the same time.<br>
>><br>
>> On 12/6/20 3:38 PM, <a href="mailto:thelma@sys-concept.com" target="_blank">thelma@sys-concept.com</a> wrote:<br>
>>> I'm planning to upgrade my asterisk-11.25 to ver. 13<br>
>>> or should I go to 11 to 16<br>
>>><br>
>>> Is there any official documentation how to upgrade, what to watch for<br>
>>> during upgrade?<br>
>>><br>
>>><br>
>><br>
> <br>
<br>
-- <br>
<a href="http://help.nyigc.net/" rel="noreferrer" target="_blank">http://help.nyigc.net/</a><br>
<br>
-- <br>
_____________________________________________________________________<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.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/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" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><pre>Jöran Vinzens - <a href="mailto:vinzens@sipgate.de" target="_blank">vinzens@sipgate.de</a><br>Telefon: +49 211-63 55 56-21<br>Telefax: +49 211-63 55 55-22<br><br>sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf<br>HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois<br>Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391<br><br><a href="http://www.sipgate.de" target="_blank">www.sipgate.de</a> - <a href="http://www.sipgate.co.uk" target="_blank">www.sipgate.co.uk</a><br></pre></div></div>