[asterisk-dev] [Code Review] Ensure line terminators for emails are consistent
Tilghman Lesher
tlesher at digium.com
Mon Mar 8 19:03:35 CST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/544/
-----------------------------------------------------------
Review request for Asterisk Developers.
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
-----
/trunk/apps/app_voicemail.c 251395
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