[asterisk-users] SIP/TCP?
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Fri Jan 5 15:55:47 MST 2007
On Fri, Jan 05, 2007 at 04:11:15PM -0600, James R. Stevens wrote:
> TCP is a connection oriented protocol ..as others mentioned, it
> superiority comes because it knows when packets are dropped to resend
> them. It also has mechanisms for flow control etc.. SIP is a
> connection-less protocol. It uses 'best effort' transmissions..if u
> want its delivery guaranteed you must encapsulate it.
Actually SIP is all about session management.
The payload itself is RTP which indeed should be UDP for the reasons you
mention. SIP itself is much less timing sensitive.
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir at jabber.org
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
More information about the asterisk-users
mailing list