[asterisk-dev] [Code Review] Ensure line terminators for emails are consistent

Tilghman Lesher tlesher at digium.com
Fri Mar 26 16:09:29 CDT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/544/
-----------------------------------------------------------

(Updated 2010-03-26 16:09:29.161052)


Review request for Asterisk Developers.


Changes
-------

Changes suggested by Russell


Summary
-------

Currently, for every backend other than IMAP, the line terminators for email notifications of voicemail are properly "\n", except within the attachments, which are "\r\n".  This confuses certain mailers.


This addresses bug 16557.
    https://issues.asterisk.org/view.php?id=16557


Diffs (updated)
-----

  /trunk/apps/app_voicemail.c 255015 

Diff: https://reviewboard.asterisk.org/r/544/diff


Testing
-------

Unit test written and run to verify behavior.


Thanks,

Tilghman




More information about the asterisk-dev mailing list