[asterisk-bugs] [JIRA] (ASTERISK-25198) chan_dahdi with ss7 is logging badly
Christian Beyerlein (JIRA)
noreply at issues.asterisk.org
Thu Jun 25 04:23:33 CDT 2015
Christian Beyerlein created ASTERISK-25198:
----------------------------------------------
Summary: chan_dahdi with ss7 is logging badly
Key: ASTERISK-25198
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25198
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_dahdi/SS7
Affects Versions: 13.4.0
Environment: libss7-2.0.0
Reporter: Christian Beyerlein
Severity: Minor
chan_dahdi with SS7 is logging binary lines to asterisk console, even when verbose is set off:
{noformat}
[1] Unhandled optional parameter 0x2e 'Access Delivery Information'
[1] [[1] 0x0 [1] ]
[1] Unhandled optional parameter 0x39 'Parameter Compatibility Information'
[1] [�[1] 0x2e [1] 0xc0 �[1] 0x37 �[1] 0xc0 [1] ]
[1] Unhandled optional parameter 0x37 'Echo Control Information'
[1] [[1] 0x4 [1] ]
[1] Unhandled optional parameter 0x39 'Parameter Compatibility Information'
[1] [�[1] 0x37 [1] 0xc0 [1] ]
{noformat}
Additionally in logfile these messages are not terminated properly with newlines, leading to multiple log entries on the same line:
{noformat}
[2015-06-25 10:45:37.216] VERBOSE[27090] chan_dahdi.c: [1] Unhandled optional parameter 0x37 'Echo Control Information'
[2015-06-25 10:45:37.216] VERBOSE[27090] chan_dahdi.c: [1] [[2015-06-25 10:45:37.216] VERBOSE[27090] chan_dahdi.c: [1] 0x4 [2015-06-25 10:45:37.216] VERBOSE[27090] chan_dahdi.c: [1] ]
[2015-06-25 10:45:37.216] VERBOSE[27090] chan_dahdi.c: [1] Unhandled optional parameter 0x39 'Parameter Compatibility Information'
[2015-06-25 10:45:37.216] VERBOSE[27090] chan_dahdi.c: [1] [[2015-06-25 10:45:37.216] VERBOSE[27090] chan_dahdi.c: [1] 0x37 [2015-06-25 10:45:37.216] VERBOSE[27090] chan_dahdi.c: [1] 0xc0 [2015-06-25 10:45:37.216] VERBOSE[27090] chan_dahdi.c: [1] ]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list