Hi Venkatesh, where can one find Table 5.1-1 that you refer to?
Regards, Attila -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of venkatesh chandran Sent: 08 May 2007 05:41 To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: [Sip-implementors] Via Header size Hello *, I have got the following information regarding message size details while googling... The maximum length of each part of a message is shown in Table 5.1-1. The length of the whole request/response messages exceed the path MTU. A SIP response message becomes longer than a SIP request message, because the response message some headers such as Via and Record-Route that several SIP proxies added. Table 5.1-1 Maximum length URI 128 bytes Request line and status line 256 bytes 1 message header line 256 bytes The whole message header No limit (However, the whole message must not exceed the maximum length.) 1 message body line in SDP No limit (However, SDP message body must not exceed the maximum length below) SDP message body 1000 bytes The whole message body No limit (However, the whole message must not exceed the maximum length.) The whole request message [UDP] 1300 bytes, [TLS/TCP, TCP] 2700 bytes Best Regards, Venkatesh On 5/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > From: Jagan Mohan Reddy S <[EMAIL PROTECTED]> > > Is there any limit for the size of SIP header? > > No. > > PROTOS is sending an INVITE with too many (>200 bytes) of junk > characters in VIA header. Can we treat this message as malformed > message and drop the packet without doing further processing? > > Only if you want your product to not work with Protos, and all your > competitors to ridicule your product for its lack of conformance to > the standard. > > Dale > _______________________________________________ > Sip-implementors mailing list > [email protected] > https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors > _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
