On 12-07-15 10:23 PM, Klaverstyn, David C wrote:

Hi All,

I need some assistance with QoS. We have multiple Asterisk servers on a MPLS network. We have just moved over to Verizon and for us to get QoS Verizon are saying we need to use af41.


Rather than get the application to do this, get Linux to do it right at the network layer (assuming you're running Linux).

iptables -A OUTPUT -t mangle -p udp -dport 4569 -j DSCP --set-dscp-class AF41



Then do the same thing on the other end, and you should be golden!



--
Looking for (employment|contract) work in the
Internet industry, preferrably working remotely.
Building / Supporting the net since 2400 baud was
the hot thing. Ask for a resume! [email protected]

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to