The short answer is that it will not work most likely.<br><br>IP Header compression needs to be supported on EVERY hop in order to function.<br><br>So if your MPLS provider can not support it your only option would be to encapsulate that traffic in something (GRE,IPSEC) <br>

<br>Craig<br><br><div class="gmail_quote">On Mon, Dec 14, 2009 at 11:36 AM, Matthew Linsemier <span dir="ltr">&lt;<a href="mailto:mlinsemier@apassurance.com">mlinsemier@apassurance.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">





<div>
<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.  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.  I was still a little caught off guard by this answer as I had read conflicting stories on the web.  In the end we ended up not enabling RTP header compression.<br>


<br>
Matt<div><div></div><div class="h5"><br>
<br>
<br>
On 12/14/09 11:27 AM, &quot;O&#39;Brien, Neil&quot; &lt;<a href="http://nobrien@datapac.com" target="_blank">nobrien@datapac.com</a>&gt; wrote:<br>
<br>
</div></div></span></font><blockquote><div><div></div><div class="h5"><font color="#1f497d"><font size="2"><font face="Verdana, Helvetica, Arial"><span style="font-size: 10pt;"> <br>
Hi Craig,<br>
 <br>
See below.  I believe the WAN is MPLS but anything past our CE router is ISP controlled.<br>
 <br>
 <br>
class-map match-all CM-MATCH-SIG<br>
 match ip dscp cs3 <br>
class-map match-all CM-MATCH-RTP<br>
 match protocol rtp<br>
 <br>
policy-map PM-QOS<br>
 class CM-MATCH-RTP<br>
  priority percent 50<br>
   compress header ip rtp<br>
 class CM-MATCH-SIG<br>
  bandwidth percent 5<br>
 class class-default<br>
  fair-queue<br>
 <br>
interface Serial0/3/0<br>
bandwidth 2000<br>
 ip address *.*.*.* <br>
service-policy output PM-QOS<br>
 <br>
Thanks,<br>
<br>
Neil<br>
</span></font></font></font></div></div><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"><br>
<hr width="95%" align="CENTER" size="3"></span></font><div class="im"><font size="2"><font face="Consolas, Courier New, Courier"><span style="font-size: 10pt;">_______________________________________________<br>
cisco-voip mailing list<br>
<a href="http://cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
</span></font></font></div></blockquote>

<p><font color="#808080" face="Arial" 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>
</div>


</blockquote></div><br>