Displaying 20 results from an estimated 6000 matches similar to: "No subject"
2010 Feb 06
1
TOS bits, DSCP, Asterisk & Polycom
Has anyone figured this out yet?
Lots of places say to add the following
to sip.conf of an Asterisk 1.2 system
(current production machine/Asterisk as root):
tos=0xB8
(Hex B8 = Decimal 184 = Binary 10111000)
or if you are running Asterisk v1.4 or newer:
tos_sip=cs3 ; Sets TOS for SIP packets.
tos_audio=ef ; Sets TOS for RTP audio packets.
tos_video=af41 ;
2003 Jun 18
0
Re: LARTC digest, Vol 1 #1233 - 16 msgs
Andrew:
Differentiated Service on Linux HOWTO (work in progress) could be of some
help for you.
Have a look at http://opalsoft.net/qos
Best regards,
Leonardo Balliache
>Message: 6
>From: "Burnside, Andrew" <Andrew.Burnside@thalesgroup.com>
>To: "''lartc@mailman.ds9a.nl''" <lartc@mailman.ds9a.nl>
>Date: Wed, 18 Jun 2003 13:24:44
2004 Apr 08
0
How to DSMARK locally generated traffic and then apply AFHTB?
Hi fellow traffic-shapers,
I am implementing a Diffserv CORE router using Linux kernel 2.4.18. I used
this excellent website (http://www.opalsoft.net/qos/DS-38.htm) using AFHTB
as a starting basis for my EGRESS diffserv implementation - and all works
great so far!!!
But my project has an additional requirement. There are services running
locally on the router which are sending/receiving IP
2010 May 04
0
DSCP QoS value in YeaLink phone settings
Hello list,
I need to set Voice QoS and SIP QoS for YeaLink. The possible values are
0 ~ 63.
With Grandstream I can fill in DiffServ 46, which is EF. That's what I want.
With Snom I fill in 184, which corresponds to EF or DSCP 46 (according
to their wiki)
But what value do I want to fill in with this YeaLink ???
This is a conversion table :
2003 Jun 18
0
DiffServ Marking
I am trying to compare the behaviour of the Linux DiffServ implementation
with that of Cisco, in DSCP remarking for traffic policing.
As I understand it, the DSCP is marked at the egress interface (parent
queue), based on the class that packets are in.
I am looking at what happens at an inter-AS boundary.
DSCP marked traffic coming into the Edge Router need to be policed and
remarked:
e.g. EF
2005 Oct 29
0
Mangling TOS, or Precedence/SecurityOpts/Compartment?
Hi there LARTC,
We are running a set of three systems for semiconductor technology, and
would like to finalize our work in getting them to interoperate properly,
but have run into some issues that touch on the very fabric of TCP/IP
expertise.
Iptables has already been used to solve "part of this", can we somehow use
Diffserv capabilities to acheive the aims of modfiying packets such
2009 Jun 22
1
RTP/SIP traffic prioritization and Linux issues
Hello, all. I've stumbled across what seems to be a traffic
prioritization issue in a Linux environment and wonder if anyone else
has encountered or addressed this issue.
We had planned to use expedited forwarding for our RTP and perhaps our
SIP packets. Our plan was to set DSCP to 101110 (by the way, I think
document http://www.voip-info.org/wiki/view/snom+360 is in error as I'm
almost
2023 Nov 18
0
[Bug 3634] New: IPQoS default should be changed to "none"
https://bugzilla.mindrot.org/show_bug.cgi?id=3634
Bug ID: 3634
Summary: IPQoS default should be changed to "none"
Product: Portable OpenSSH
Version: 9.5p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: Miscellaneous
Assignee:
2002 Jun 19
1
Problem: DSCP target
Hello everybody,
I have tried several iptables versions (from 1.2.4 to 1.2.6a) to
mark outgoing packets (change the DSCP field) with no success.
#iptables -A OUTPUT -t mangle -d 10.0.0.3 -j DSCP --set-dscp 0x2
iptables v1.2.6a: unknown arg ''--set-dscp''
TOS target is working fine, but I want to create different codes
for EF and AF classes in a diffserv
2005 Jan 02
0
A Question On CBQ
Hello,
As it is well know that CBQ is the class based queue. But i am confused on the
word "class" now, especially it is used in Diffserv. IMO, different classes should
mean that there are different kinds of traffics, so the class should be difined by
the parameters (such as bandwidth, priority..) the traffic wanted. That is, using
cbq we can define different kinds of traffics which
2004 Dec 26
0
Something about diffserv!
Hello,
As we know that there are four kinds of AF in diffserv architecture, and each kind
has three different priorities. So, there are 12 different kinds of AF, is it
right? Of course, each AF has its recommended DSCP value. Then, we know the AF is
classified into four differnt classes, such as AF1, AF2, AF3, and AF4. But in a
Diffserv domain, and in the core router, there will be a classifier
2007 Sep 09
0
[mythtv-users] Real Time Clock Alarm Broken with 2.6.22+ kernel
Ok, the script is attached...
I'll post it on www.generationd.com when I have a chance.
If you have any updates & improvements please email them to me! (The
command line parameter handle is pretty stupid - just grew from testing to
production without cleanup).
MD
_____
From: Craig Huff [mailto:huffcslists at gmail.com]
Sent: Saturday, September 08, 2007 11:34 AM
To:
2007 Dec 05
4
Asterisk server and DSCP QOS
Can anyone comment on the DSCP quality of service settings on your
Asterisk server?
The network we're setting up has data on the default VLAN, Asterisk
server and phones on VLAN 4, and we're using Polycom phones with a PC
hooked up to the phone's pass-thru port.
What iptables settings are you using on the Asterisk server for DSCP?
What are your Polycom DSCP settings? We're using
2009 Oct 01
1
QOS/DSCP for IAX?
Is it possible to set QOS/COS/DSCP on IAX packets? I see some parameters in
sip.conf but not iax.conf
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091001/abf55045/attachment.htm
2010 Oct 12
0
rtpip patch
Hello *,
is the rtpip patch still valid for asterisk 1.6 (with some code
changes, obviously)?
https://issues.asterisk.org/view.php?id=8161
Or, in asterisk 1.6 there is an alternative to using it?
This is the difffile I produced for chan_sip.c in asterisk 1.6.2.11
--- chan_sip.c 2010-10-12 13:47:49.000000000 +0200
+++ chan_sip.c.orig 2010-10-12 13:47:27.000000000 +0200
@@ -987,9 +987,6 @@
2007 Jun 05
0
Using tcng to create a basic DiffServ router
Hi all,
I am new-ish to Linux tcng and am struggling to find the resources and
know how to implement what I need.
What I have is a PC with 2 interfaces and a control program on that PC.
In the control program I can specify an IP Flow with source and dest IP
address, source and dest port, and a QoS class (1-5 which can be mapped
to a DiffServ class) - in the control program I want to be able
2007 Sep 16
5
using tc to drop packets based on the diffserc or tos value
Hi all,
I am wondering if anyone can help me to resolve a problem.
I am trying to use tc command in linux to drop udp
packets of specific diffserv value.
I am able set diffserv value successfully in the udp packet
using command:-
[root@scotch src]#iptables --table mangle --append OUTPUT \
--out-interface eth0 --protocol udp --source-port 5060 \
--jump DSCP --set-dscp 8
but i am not able to
2006 Jan 10
2
Gred/dsmark/htb
Hi, I am trying to get assured forwarding/expedited forwarding with gred and htb working. Below is the script I am using.
The following steps are what I thing is how the script works. My problem is that if I remove the HTB qdisc from the script and have the GREDS parent as the dsmark it works, but when I add the htb as a parent of GRED and DSmark the parent of htb it does not work?
Any
2004 May 26
0
(no subject)
hi,
I am currently working on a project on implementation of diffserv testbed
using tc utility from iproute2 package. i am struck in the dsmark qdisc
which allows to mark the DSCP field in IP header at the first hop router.
Once the packets are marked at the first hop , how to schedule them at the
outgoing interface of the router.What i mean is after creating classes for
each DS value, how to set
2003 Jul 03
0
DSCP marking
Hi,
I know that this question may NOT belong to this Mailing List, but
nevertheless, I hope I will get some help :)
After having worked with DiffServ on Linux, I want now to try marking
IP-packets in their DSCP header under Windows OS (e.g. WinXP). If somebody
knows some information, plz tell me, and u can e-mail me
sunreflex4@hotmail.com
Thanx in advance for ur understanding