[asterisk-bugs] [JIRA] (ASTERISK-22793) Base64 encoding not honoring \r\n

scgm11 (JIRA) noreply at issues.asterisk.org
Tue Oct 29 17:45:05 CDT 2013


scgm11 created ASTERISK-22793:
---------------------------------

             Summary: Base64 encoding not honoring \r\n
                 Key: ASTERISK-22793
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22793
             Project: Asterisk
          Issue Type: Information Request
      Security Level: None
          Components: Functions/func_base64
    Affects Versions: 10.12.3
            Reporter: scgm11
            Severity: Minor


If I try to Convert this:

Esto\r\nEs\r\nPrueba

Result: 

RXN0b1xyXG5Fc1xyXG5QcnVlYmE=

but should be:

RXN0bw0KRXMNClBydWViYQ==

is there anyway to do this? because if go to the next line the dial plan fails to find the trailing parenthesis 

thanks


--
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