[asterisk-bugs] [JIRA] (ASTERISK-22591) Prevent Asterisk from writing received SMS content in log
Jan Juergens (JIRA)
noreply at issues.asterisk.org
Thu Sep 26 07:28:03 CDT 2013
Jan Juergens created ASTERISK-22591:
---------------------------------------
Summary: Prevent Asterisk from writing received SMS content in log
Key: ASTERISK-22591
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22591
Project: Asterisk
Issue Type: New Feature
Security Level: None
Components: Applications/app_sms
Affects Versions: SVN
Environment: Debian 7.1, Kernel 3.2.0-4-686-pae
Reporter: Jan Juergens
Severity: Minor
To act in accordance with the German privacy laws, we cannot allow Asterisk to write the content of each received SMS into a log file (/var/log/asterisk/sms).
Since this is the (non-configurable) default behavior, we have added a compile time flag (available in menuconfig) which replaces the content with just the length of the received message, keeping the meta information (time, phone numbers) which we need for debugging purposes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list