<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
If you already mangle packets with IPTABLES, then you should comment
the line[s] tos_* on sip.conf. <br>
<br>
Regards,<br>
Juan<br>
<br>
Bart Fisher wrote:
<blockquote cite="mid:8572E3CD9D4348688C1E336E444456C4@BART8300"
 type="cite">
  <meta content="text/html; charset=iso-8859-1"
 http-equiv="Content-Type">
  <meta name="GENERATOR" content="MSHTML 8.00.6001.18812">
  <style></style>
  <div><font face="Arial" size="2">I don't understand this message:</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">[2009-10-29 16:31:51]
WARNING[28510]: rtp.c:1997 ast_rtp_settos: Unable to set TOS to 184</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">From what I have read the reason is
asterisk can't set TOS if not running in root.&nbsp; Mine is running as
asterisk.</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">I found one post that says to run at
boot:</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">#!/bin/bash <br>
/sbin/iptables -A OUTPUT -t mangle -p udp -m udp --sport 4569 -j DSCP
--set-dscp-class ef<br>
/sbin/iptables -A OUTPUT -t mangle -p udp -m udp --sport 10000:20000 -j
DSCP --set-dscp-class ef<br>
/sbin/iptables -A OUTPUT -t mangle -p udp -m udp --sport 5060 -j DSCP
--set-dscp-class ef</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Does this make sense? Is this the
only method to end ths warning?</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Thanks, Bart</font></div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
</body>
</html>