[asterisk-bugs] [JIRA] (ASTERISK-25705) PJSIP debug settings are inconsistent between console and file output

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Jan 19 07:11:33 CST 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229063#comment-229063 ] 

Asterisk Team commented on ASTERISK-25705:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> PJSIP debug settings are inconsistent between console and file output
> ---------------------------------------------------------------------
>
>                 Key: ASTERISK-25705
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25705
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/Logging
>    Affects Versions: 13.7.0
>         Environment: Debian Jessie
>            Reporter: Olivier Krief
>
> In logger.conf:
> [logfiles]
> pjsip => verbose(1)
> console => verbose(1)
> In pjsip.conf:
> [global]
> type=global
> debug=yes
> Issueing a PJSIP print SIP messages in both console and pjsip file.
> Then, asterisk is stopped andd logger.conf is changed to:
> [logfiles]
> pjsip => notice
> console => notice
> Then asterisk is started and a PJSIP call is issued. Now, pjsip file only holds NOTICE statements (expected result) but console still shows SIP messages while I expected it to not display SIP messages at all.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list