Olivier
2016-Jan-18 12:53 UTC
[asterisk-users] How to get PJSIP SIP messages in a log file and not in console ?
Hello, How should I configure Asterisk (13.7.0) to get persistently PJSIP SIP messages in a log file and not in console ? I would expect adding "debug=yes" in pjsip.conf to produce the same output as "pjsip set logger on". Am I understanding correctly ? Best regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160118/056236a5/attachment.html>
Olivier
2016-Jan-18 13:36 UTC
[asterisk-users] How to get PJSIP SIP messages in a log file and not in console ?
2016-01-18 13:53 GMT+01:00 Olivier <oza.4h07 at gmail.com>:> Hello, > > How should I configure Asterisk (13.7.0) to get persistently PJSIP SIP > messages in a log file and not in console ? > > I would expect adding "debug=yes" in pjsip.conf to produce the same output > as "pjsip set logger on". > Am I understanding correctly ? >I've got:> logger show channelsChannel Type Status Configuration ------- ---- ------ ------------- /var/log/asterisk/messages File Enabled - NOTICE WARNING ERROR Console Enabled - NOTICE WARNING ERROR /var/log/asterisk/debug File Enabled - DEBUG NOTICE WARNING ERROR> pjsip show settingsGlobal Settings: ParameterName : ParameterValue ==================================================== debug : yes I expected to have PJSIP's SIP messages logged to /var/log/asterisk/debug file and not find them in console. I'm seeing the opposite (no SIP message in debug file and console cluttered with SIP messages). -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160118/5e1b1d3f/attachment.html>
Olivier
2016-Jan-18 14:03 UTC
[asterisk-users] How to get PJSIP SIP messages in a log file and not in console ?
Changing my logger.conf file, I could get this: I> logger show channels Channel Type Status Configuration ------- ---- ------ ------------- /var/log/asterisk/messages File Enabled - NOTICE WARNING ERROR Console Enabled - NOTICE WARNING ERROR /var/log/asterisk/pjsip File Enabled - VERBOSE 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 !). Thoughts ? 2016-01-18 14:36 GMT+01:00 Olivier <oza.4h07 at gmail.com>:> > > 2016-01-18 13:53 GMT+01:00 Olivier <oza.4h07 at gmail.com>: > >> Hello, >> >> How should I configure Asterisk (13.7.0) to get persistently PJSIP SIP >> messages in a log file and not in console ? >> >> I would expect adding "debug=yes" in pjsip.conf to produce the same >> output as "pjsip set logger on". >> Am I understanding correctly ? >> > > I've got: > > logger show channels > Channel Type Status Configuration > ------- ---- ------ ------------- > /var/log/asterisk/messages File Enabled - NOTICE WARNING > ERROR > Console Enabled - NOTICE WARNING > ERROR > /var/log/asterisk/debug File Enabled - DEBUG NOTICE > WARNING ERROR > > > > pjsip show settings > > Global Settings: > > ParameterName : ParameterValue > ====================================================> debug : yes > > > > > I expected to have PJSIP's SIP messages logged to /var/log/asterisk/debug > file and not find them in console. > I'm seeing the opposite (no SIP message in debug file and console > cluttered with SIP messages). >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160118/fa320d83/attachment.html>
Seemingly Similar Threads
- PJSIP does not qualify contacts after starting Asterisk
- PJSIP does not qualify contacts after starting Asterisk
- asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
- Doc for PJSIP ICE support ?
- Registered successfully, but after a minute or so no SIP messages anymore