<div dir="ltr"><div><div><div>Changing my logger.conf file, I could get this:<br>I> logger show channels <br>Channel                             Type     Status    Configuration<br>-------                             ----     ------    -------------<br>/var/log/asterisk/messages          File     Enabled    - NOTICE WARNING ERROR <br>                                    Console  Enabled    - NOTICE WARNING ERROR <br>/var/log/asterisk/pjsip             File     Enabled    - VERBOSE<br><br></div>With this on, I've got PJSIP SIP messages in file /var/log/asterisk/pjsip (great !) but I also have them showing at console (strange !).<br></div><br></div>Thoughts ?<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-01-18 14:36 GMT+01:00 Olivier <span dir="ltr"><<a href="mailto:oza.4h07@gmail.com" target="_blank">oza.4h07@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">2016-01-18 13:53 GMT+01:00 Olivier <span dir="ltr"><<a href="mailto:oza.4h07@gmail.com" target="_blank">oza.4h07@gmail.com</a>></span>:<br><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><div><div>Hello,<br><br>How should I configure Asterisk (13.7.0) to get persistently PJSIP SIP messages in a log file and not in console ?<br><br></div>I would expect adding "debug=yes" in pjsip.conf to produce the same output as "pjsip set logger on".<br></div>Am I understanding correctly ?<br></div></div></blockquote><div><br></div></span><div>I've got:<br>> logger show channels <br>Channel                             Type     Status    Configuration<br>-------                             ----     ------    -------------<br>/var/log/asterisk/messages          File     Enabled    - NOTICE WARNING ERROR <br>                                    Console  Enabled    - NOTICE WARNING ERROR <br>/var/log/asterisk/debug             File     Enabled    - DEBUG NOTICE WARNING ERROR <br><br><br>> pjsip show settings <br><br>Global Settings:<br><br> ParameterName             : ParameterValue<br> =====================================================<br> debug                     : yes<br><br> <br><br><br></div><div>I expected to have PJSIP's SIP messages logged to /var/log/asterisk/debug file and not find them in console.<br></div><div>I'm seeing the opposite (no SIP message in debug file and console cluttered with SIP messages).<br></div></div></div></div>
</blockquote></div><br></div>