On Mon, Dec 15, 2008 at 1:43 PM, Brian West <[email protected]> wrote: > Well its important to know if he's on 1.0.1 or SVN trunk. In 1.0.1 > the retry via TCP was disabled on ipv6 and that has now been > corrected. If it gets the message too big error it'll turn around and > requeue the invite on TCP without any user interaction. > > /b >
...which is exactly what the RFC says to do (IPv6 or IPv4). Bravo! I thought (for the user) it might make sense to just force TCP. It might make sense to set TCP explicitly (less back and forth). However, keep in mind the higher overhead of TCP in the first place. I guess it would depend on what's in the body (obviously). Messages with smaller bodies (SDPs, etc) might eek through with UDP while those with larger bodies may have to requeue for TCP. -- Kristian Kielhofner http://blog.krisk.org http://www.submityoursip.com http://www.astlinux.org http://www.star2star.com _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
