[asterisk-users] SIP over TCP
Benny Amorsen
benny+usenet at amorsen.dk
Tue Jun 24 17:48:28 CDT 2008
"Michael Graves" <mgraves at mstvp.com> writes:
> No, TCP for media as well. I though that was the whole point of SIP
> over TCP.
Hopefully not. RTP over TCP would be entirely pointless. RTP needs
packetization, doesn't mind packet loss (within reason) but hates
retransmissions. TCP doesn't provide packetization, guarantees against
packet loss, but retransmits.
/Benny
More information about the asterisk-users
mailing list