the only reliable answer is use TCP.

The RFC is daft in this matter.
They say when it's bigger than mtu to automatically use TCP instead.
And timeout for 10 seconds then fall back to UDP.

Its mandatory in SIP to support both TCP and UDP up to 64k per packet.
As you can see, since barely anything will do this right, your best bet is
to only use TCP when you have this kind of traffic.


On Tue, Nov 18, 2008 at 5:52 AM, Saurabh Aggarwal <
[EMAIL PROTECTED]> wrote:

>  Thanks, how do I "enable" this in freeswitch? Can this be done through the
> SIP configuration file?
>
> -Saurabh
>
>
> ------------------------------
>
> Date: Tue, 18 Nov 2008 12:05:18 +0100
> From: [EMAIL PROTECTED]
> To: freeswitch-users@lists.freeswitch.org
> Subject: Re: [Freeswitch-users] SIP Invite IP fragmentation issue
>
> The rfc also describes why:
>
> SIP provides a mechanism to represent common header field names in an
>    abbreviated form.  This may be useful when messages would otherwise
>    become too large to be carried on the transport available to it
>    (exceeding the maximum transmission unit (MTU) when using UDP, for
>    example).  These compact forms are defined in Section 20.  A compact
>    form MAY be substituted for the longer form of a header field name at
>    any time without changing the semantics of the message.  A header
>    field name MAY appear in both long and short forms within the same
>    message.  Implementations MUST accept both the long and short forms
>    of each header name.
>
>
>
> On Tue, Nov 18, 2008 at 11:52 AM, Iñaki Baz Castillo <[EMAIL PROTECTED]>wrote:
>
> 2008/11/18 Saurabh Aggarwal <[EMAIL PROTECTED]>:
> > enabling compact headers - what is that?
>
> SIP allows compact headers names for a few heades:
>
>  From = f
>  To = t
>  Via = v
>  ...
>
>
> --
> Iñaki Baz Castillo
> <[EMAIL PROTECTED]>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
> ------------------------------
> Get more done, have more fun, and stay more connected with Windows Mobile(R).
> See how. <http://clk.atdmt.com/MRT/go/119642556/direct/01/>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
iax:[EMAIL PROTECTED]/888
googletalk:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to