Il mar, 2003-06-10 alle 17:19, Stephen Davies ha scritto: > Has anyone done anything with the Linux advanced routing stuff to give > SIP and IAX traffic priority? > > What I have in mind is a high-pri queue for voip traffic, all the rest > in another queue that gives way to the VOIP stuff.
When the "tos" option is set correctly (to "nodelay"), the default queueing in recent kernels already does that, because the pfifo_fast queue is used (if I recall correctly). -- Emanuele _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
