linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Bugreport: Invalid use of CRLF as keep alive on UDP con


From: Mikael Magnusson
Subject: [Linphone-users] Bugreport: Invalid use of CRLF as keep alive on UDP connection
Date: Mon, 10 Sep 2012 20:27:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0

Linphone 3.3.2 sends UDP packets of length 4, containing double CRLF assume as keep alive method. These are invalid SIP packets, since a double CRLF is only ignored by a SIP server when received over connection oriented transport protocols like TCP and STCP.

An alternative keep alive method should be used instead, preferably OPTIONS when needed.

http://tools.ietf.org/html/rfc5626#section-3.5.1

Regards,
Mikael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]