On Thu, 2003-11-20 at 15:44, Chris Hirsch wrote:
> Reinhard Max wrote:
> 
> >Asterisk uses UDP, but ssh can only forward TCP ports.
> >
> >  
> >
> Ahhh something I completly missed...that makes sense because I tunnel 
> lots of other things...Are there other protocols that are TCP instead?

No, the difference in voice as opposed to files transfers is that voice
can survive drop outs and a file can not. UDP allows packets to be
dropped and will continue running where as TCP requires all packets make
it to the end point. If a packet is lost, you have delay while the
packet is retransmitted.
-- 
Steven Critchfield <[EMAIL PROTECTED]>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to