[asterisk-bugs] [JIRA] (ASTERISK-26239) res_pjsip_logger: An empty global/debug option is treated as a "match all" hostname
George Joseph (JIRA)
noreply at issues.asterisk.org
Tue Jul 26 08:41:56 CDT 2016
George Joseph created ASTERISK-26239:
----------------------------------------
Summary: res_pjsip_logger: An empty global/debug option is treated as a "match all" hostname
Key: ASTERISK-26239
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26239
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip_logger
Affects Versions: 13.10.0, SVN
Reporter: George Joseph
Severity: Trivial
The check debug function in res_pjsip_logger is treating an empty "debug" value as a hostname which results in an "all" match. The "pjsip set logger" command prevents a blank hostname but sorcery doesn't so you can specify
{noformat}
[global]
type = global
debug=
{noformat}
and get an empty value.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list