From: Mohan Sundaram <mohan.tux@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Filtering RTP/SIP protocol (Voip)?
Date: Fri, 12 Oct 2007 03:37:52 +0000 [thread overview]
Message-ID: <470EE940.7060103@vsnl.com> (raw)
In-Reply-To: <470EB634.2050108@swiss-wireless.com.ar>
Salim S I wrote:
> SIP is pretty easy. Normally it uses 5060 port. But prioritizing this
> port traffic won't enhance the overall voice quality.
> RTP ports are decided dynamically during SIP handshake. To filter RTP
> protocol from packet pattern will delay the traffic. So using port
> number is easier way, BUT, you need to find out these ports from the SIP
> handshake messages.
> How to prioritize depends on your setup's capabilities.
>
Correct. However, some conntrack modules are available for such dual
port (negotiated data port) protocols like ftp. Need to see if one
exists for SIP. If so, iptables can be used to mark SIP data connections
and the mark can be used for traffic classification.
Search netfilter.org mailing lists please.
Mohan
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2007-10-12 3:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-11 23:48 [LARTC] Filtering RTP/SIP protocol (Voip)? Beat Meier
2007-10-12 1:52 ` Salim S I
2007-10-12 3:37 ` Mohan Sundaram [this message]
2007-10-20 2:50 ` Nicolas Padfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=470EE940.7060103@vsnl.com \
--to=mohan.tux@gmail.com \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.