From b007bcc9b03504d361a447f877b03882bd37415f Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Thu, 18 Nov 2010 20:30:35 +0000 Subject: [PATCH] 'sip notify clear-mwi' needs terminating CRLF. (closes issue #18275) Reported by: klaus3000 Patches: fix_body_CRLF_patch.txt uploaded by klaus3000 (license 65) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@295477 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip_notify.conf.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/sip_notify.conf.sample b/configs/sip_notify.conf.sample index 145bf7dbe6..3b1a65d07c 100644 --- a/configs/sip_notify.conf.sample +++ b/configs/sip_notify.conf.sample @@ -1,4 +1,5 @@ ; rfc3842 +; put empty "Content=>" at the end to have CRLF after last body line [clear-mwi] Event=>message-summary @@ -6,6 +7,7 @@ Content-type=>application/simple-message-summary Content=>Messages-Waiting: no Content=>Message-Account: sip:asterisk@127.0.0.1 Content=>Voice-Message: 0/0 (0/0) +Content=> ; Aastra