[asterisk-bugs] [Asterisk 0008556]: Large SIP messages are truncated to 4096 bytes
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Jan 27 23:47:28 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=8556
======================================================================
Reported By: mikma
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 8556
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 48373
Disclaimer on File?: Yes
Request Review:
======================================================================
Date Submitted: 12-10-2006 17:05 CST
Last Modified: 01-27-2008 23:47 CST
======================================================================
Summary: Large SIP messages are truncated to 4096 bytes
Description:
According to RFC 3261, SIP implementations MUST be able to handle messages
up
to 65535 bytes.
Asterisk currently can't handle SIP messages larger than 4096 bytes
excluding IP and UDP headers. Larger messages are truncated.
RFC 3261, Section 18.1.1 Sending Requests
However,
implementations MUST be able to handle messages up to the maximum
datagram packet size. For UDP, this size is 65,535 bytes, including
IP and UDP headers.
======================================================================
----------------------------------------------------------------------
bkruse - 01-27-08 23:47
----------------------------------------------------------------------
Any update on this?
Can we close it?
-bk
Issue History
Date Modified Username Field Change
======================================================================
01-27-08 23:47 bkruse Note Added: 0081248
======================================================================
More information about the asterisk-bugs
mailing list