[Home]

Summary:ASTERISK-16928: [patch] "sip notify clear-mwi" needs terminating CRLF
Reporter:klaus3000 (klaus3000)Labels:
Date Opened:2010-11-08 09:54:24.000-0600Date Closed:2010-11-18 14:31:24.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Interoperability
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) fix_body_CRLF_patch.txt
Description:in MWI body, the Voice-Message line must be terminated by CRLF. xlite is strict and rejects the NOTIFY with CRLF.

This fix adds an empty line to configs/sip_notify.conf.sample

****** ADDITIONAL INFORMATION ******

tested with xlite 3.0 56125 and Snom320 8.4.18 42566
Comments:By: Digium Subversion (svnbot) 2010-11-18 14:30:36.000-0600

Repository: asterisk
Revision: 295477

U   branches/1.8/configs/sip_notify.conf.sample

------------------------------------------------------------------------
r295477 | lmadsen | 2010-11-18 14:30:36 -0600 (Thu, 18 Nov 2010) | 6 lines

'sip notify clear-mwi' needs terminating CRLF.

(closes issue ASTERISK-16928)
Reported by: klaus3000
Patches:
     fix_body_CRLF_patch.txt uploaded by klaus3000 (license 65)
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=295477

By: Digium Subversion (svnbot) 2010-11-18 14:31:23.000-0600

Repository: asterisk
Revision: 295478

_U  trunk/
U   trunk/configs/sip_notify.conf.sample

------------------------------------------------------------------------
r295478 | lmadsen | 2010-11-18 14:31:23 -0600 (Thu, 18 Nov 2010) | 14 lines

Merged revisions 295477 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
 r295477 | lmadsen | 2010-11-18 14:30:35 -0600 (Thu, 18 Nov 2010) | 6 lines
 
 'sip notify clear-mwi' needs terminating CRLF.
 
 (closes issue ASTERISK-16928)
 Reported by: klaus3000
 Patches:
       fix_body_CRLF_patch.txt uploaded by klaus3000 (license 65)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=295478