What you are doing is changing the priority of packets that you are sending to the internet, you'll have to throttle the bandwidth for incoming packets (or better yet, have sprint do it on their router).  What you are doing will help if you are getting bad calls when someine is uploading something to the internet, but not downloading. 
<br><br>
<div><span class="gmail_quote">On 2/14/06, <b class="gmail_sendername">Philip Edelbrock</b> &lt;<a href="mailto:phil@netroedge.com">phil@netroedge.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><br>David Choo wrote:<br>&gt;<br>&gt; Hi,<br>&gt;<br>&gt; Consider doing rate limiting / bandwidth reservation. It worked heaps of
<br>&gt; wonders for mine!<br>&gt;<br><br>That's good to hear.&nbsp;&nbsp;BTW- Am I doing this right?&nbsp;&nbsp;Here are the relevent<br>chunks of my config on my router:<br><br>!<br>!<br>class-map Platinum<br>&nbsp;&nbsp;match access-group 101<br>!<br>
!<br>policy-map IPCOS<br>&nbsp;&nbsp;class Platinum<br>&nbsp;&nbsp; bandwidth percent 35<br>!<br>access-list 101 permit udp any any range 16384 32768<br>access-list 101 permit udp any any range 6050 6060<br>!<br>interface Serial0/0<br>service-policy output IPCOS
<br>service-module t1 timeslots 1-24<br>!<br><br><br><br>Phil<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list
<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>