]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure line terminators in email are consistent.
authorTilghman Lesher <tilghman@meg.abyt.es>
Wed, 31 Mar 2010 19:09:46 +0000 (19:09 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Wed, 31 Mar 2010 19:09:46 +0000 (19:09 +0000)
commit498d8851337eba448faab1da4dc926a862958406
treec4256f8d8c7d7a9a637b0b9482286fe91c8f21f5
parent1d9be78f12755b565b5c9fdd2e8faca2dc85426b
Ensure line terminators in email are consistent.

Fixes an issue with certain Mail Transport Agents, where attachments are not
interpreted correctly.

(closes issue #16557)
 Reported by: jcovert
 Patches:
       20100308__issue16557__1.4.diff.txt uploaded by tilghman (license 14)
       20100308__issue16557__1.6.0.diff.txt uploaded by tilghman (license 14)
       20100308__issue16557__trunk.diff.txt uploaded by tilghman (license 14)
 Tested by: ebroad, zktech

Reviewboard: https://reviewboard.asterisk.org/r/544/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@255591 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c