All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Padfield <nic-lartc@studentergaarden.dk>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Filtering RTP/SIP protocol (Voip)?
Date: Sat, 20 Oct 2007 02:50:08 +0000	[thread overview]
Message-ID: <47196CE0.4080905@studentergaarden.dk> (raw)
In-Reply-To: <470EB634.2050108@swiss-wireless.com.ar>

Depends a lot on your setup.

If you are running e.g. an Asterisk server, you can

- prioritize all traffic to/from the Asterisk server IP number

or

- Asterisk (and most SIP clients) allows you to specify which UDP port 
numbers to use for the RTP data. Proiritize traffic to/from this port range.

I know of some sites that run an Asterisk SIP proxy mainly/only to make 
it easier to prioritize the VOIP traffic.

or

If you are using hardware VOIP phones, put them in a specific IP range 
and prioritize this range.

or

Many hardware phones and some software VOIP clients support setting QoS 
flags in the data packets which both switches and routers can use to 
prioritize the traffic. This can be at layer 2 (e.g. 802.1Q / 802.1p) or 
layer 3 (DiffServ, IP ToS)

As mentioned before, SIP is easy (almost always on port 5060), it is the 
RTP data stream that can be tricky.

My experience: if you control the infrastructure, the easiest and 
cheapest way to ensure good VOIP quality is to often to make sure there 
is _plenty_ of bandwidth. This is seldom a problem on the LAN, but may 
be a problem on your internet connection if you do not own the 
infrastructure.
**


sincerely
Nicolas Padfield



Beat Meier wrote:
> Hello
>
> How can I filter (i.e. priorize) RTP protocol and SIP?
> Has anybody wrote a  filter for that in the meantime
> (In 2006 there was none answer from the list ...)
>
> Thanks
>
> Beat
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

      parent reply	other threads:[~2007-10-20  2:50 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
2007-10-20  2:50 ` Nicolas Padfield [this message]

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=47196CE0.4080905@studentergaarden.dk \
    --to=nic-lartc@studentergaarden.dk \
    --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.