<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Mon, Sep 23, 2013 at 5:20 AM, CDR <span dir="ltr">&lt;<a href="mailto:venefax@gmail.com" target="_blank">venefax@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I am stuck in channel PJSIP trying to see the real flow of SIP<br>
messages, what in regular sip<br>
we used to type &quot;sip set debug on&quot;<br>
Also, is there an automated way to convert sip.conf options to pjsip.conf?<br></blockquote><div><br></div><div style>First, please keep in mind that Asterisk 12 is currently in an alpha test period. That means you&#39;re operating on what is an early test release of what will become Asterisk 12, so expecting feature parity or perfection is likely to leave you disappointed. The purpose of an alpha is to get feedback on needed features and to help flush out issues before the first full release is made - so expect some bumps along the way.</div>
<div style><br></div><div style>Because the new SIP stack is highly modular, the ability to trace SIP messages is provided by the module res_pjsip_logger. If that module is loaded, all messages sent/received by the stack are displayed on the CLI. Think of &#39;module load res_pjsip_logger.so&#39; as analogous to &#39;sip set debug on&#39;, and &#39;module unload res_pjsip_logger.so&#39; as &#39;sip set debug off&#39;.</div>
<div style><br></div><div style>There is a script in the contrib folder in both the alpha tarball and in the 12 branch that aids in the conversion of a sip.conf configuration file to the pjsip.conf schema. What is currently in the tarball/branch isn&#39;t quite complete yet however - Mark has the initial set of conversion options currently up for review on Review Board. If you wanted to make use of that script, I&#39;d highly recommend using the version that is currently up for review, as it will give you more bang for the buck. You can download the patch from here:</div>
<div style><br></div><div style><a href="https://reviewboard.asterisk.org/r/2846/diff/raw/">https://reviewboard.asterisk.org/r/2846/diff/raw/</a><br></div></div><div><br></div><div style>Matt</div><div style><br></div>-- <br>
<div dir="ltr"><div>Matthew Jordan<br></div><div>Digium, Inc. | Engineering Manager</div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> &amp; <a href="http://asterisk.org" target="_blank">http://asterisk.org</a></div>
</div>
</div></div>