]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: Fix ill-formatted pager emails with custom subject.
authorNaveen Albert <asterisk@phreaknet.org>
Tue, 24 Sep 2024 11:44:25 +0000 (07:44 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 14 Nov 2024 20:00:45 +0000 (20:00 +0000)
commitec990d6a6e9851d43cc4ebd60d05c79d28526d57
tree84893fa7163b11562db619a9bf62ed60e0ee269e
parentaa4542d67ff60499e50d982f18b1c3939e80ed92
app_voicemail: Fix ill-formatted pager emails with custom subject.

Add missing end-of-headers newline to pager emails with custom
subjects, since this was missing from this code path.

Resolves: #902
(cherry picked from commit 44a6349b69d5688bfcb8093db9529a9347e0f305)
apps/app_voicemail.c