[asterisk-bugs] [JIRA] (ASTERISK-22602) [patch]Prevent Asterisk from writing received SMS content in log

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Sep 26 17:25:04 CDT 2013


Rusty Newton created ASTERISK-22602:
---------------------------------------

             Summary: [patch]Prevent Asterisk from writing received SMS content in log
                 Key: ASTERISK-22602
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22602
             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