<HTML>
<HEAD>
<TITLE>Re: [cisco-voip] Class based RTP Header Compression</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>We ran into similar problems when we tried to enable RTP Header compression over our MPLS network. &nbsp;In the end we were told by TAC that our MPLS provider (Sprint) would also have to enable RTP header compression on their routers to support this. &nbsp;I was still a little caught off guard by this answer as I had read conflicting stories on the web. &nbsp;In the end we ended up not enabling RTP header compression.<BR>
<BR>
Matt<BR>
<BR>
<BR>
On 12/14/09 11:27 AM, &quot;O'Brien, Neil&quot; &lt;<a href="nobrien@datapac.com">nobrien@datapac.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT COLOR="#1F497D"><FONT SIZE="2"><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'> <BR>
Hi Craig,<BR>
&nbsp;<BR>
See below. &nbsp;I believe the WAN is MPLS but anything past our CE router is ISP controlled.<BR>
&nbsp;<BR>
&nbsp;<BR>
class-map match-all CM-MATCH-SIG<BR>
&nbsp;match ip dscp cs3 <BR>
class-map match-all CM-MATCH-RTP<BR>
&nbsp;match protocol rtp<BR>
&nbsp;<BR>
policy-map PM-QOS<BR>
&nbsp;class CM-MATCH-RTP<BR>
&nbsp;&nbsp;priority percent 50<BR>
&nbsp;&nbsp;&nbsp;compress header ip rtp<BR>
&nbsp;class CM-MATCH-SIG<BR>
&nbsp;&nbsp;bandwidth percent 5<BR>
&nbsp;class class-default<BR>
&nbsp;&nbsp;fair-queue<BR>
&nbsp;<BR>
interface Serial0/3/0<BR>
bandwidth 2000<BR>
&nbsp;ip address *.*.*.* <BR>
service-policy output PM-QOS<BR>
&nbsp;<BR>
Thanks,<BR>
<BR>
Neil<BR>
</SPAN></FONT></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
cisco-voip mailing list<BR>
<a href="cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><BR>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE>

<P><FONT face=Arial color=#808080 size=1>
<HR>
</FONT></P>
<P><FONT color=#808080><FONT face=Arial size=1>CONFIDENTIALITY STATEMENT<BR>This 
communication and any attachments are CONFIDENTIAL and may be protected by one 
or more legal privileges. It is intended solely for the use of the addressee 
identified above. If you are not the intended recipient, any use, disclosure, 
copying or distribution of this communication is UNAUTHORIZED. Neither this 
information block, the typed name of the sender, nor anything else in this 
message is intended to constitute an electronic signature unless a specific 
statement to the contrary is included in this message. If you have received this 
communication in error, please immediately contact me and delete this 
communication from your computer. Thank you.</FONT> </FONT></P>
<P><FONT color=#808080>
<HR>
</FONT></P>
</BODY>
</HTML>