[Home]

Summary:ASTERISK-02540: SIP MWI not working with Xten eyeBeam and possibly other clients
Reporter:yengchen (yengchen)Labels:
Date Opened:2004-10-05 23:06:30Date Closed:2008-01-15 15:09:21.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-1.0.1.sipmwi.patch
Description:In function transmit_notify_with_mwi()
message body using LF instead of CRLF

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

I'm not sure if the change is correct.
It may break other clients.
I have tested with Xten eyeBeam and Grandstream Budgetone 101.
Comments:By: Mark Spencer (markster) 2004-10-06 00:28:54

You're right, it should be \r\n.  Fixed in CVS head.

By: Russell Bryant (russell) 2004-10-06 18:14:20

fixed in the 1.0 branch

By: Digium Subversion (svnbot) 2008-01-15 15:09:16.000-0600

Repository: asterisk
Revision: 3918

U   trunk/channels/chan_sip.c
U   trunk/include/asterisk/lock.h

------------------------------------------------------------------------
r3918 | markster | 2008-01-15 15:09:15 -0600 (Tue, 15 Jan 2008) | 2 lines

Locking updates for debug mode, fix SIP MWI (bug ASTERISK-2540)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:09:21.000-0600

Repository: asterisk
Revision: 3924

U   branches/v1-0/channels/chan_sip.c

------------------------------------------------------------------------
r3924 | russell | 2008-01-15 15:09:20 -0600 (Tue, 15 Jan 2008) | 2 lines

fix MWI for SIP (bug ASTERISK-2540)

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

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