<!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">
Yes, reg caching is disabled on that sip-interface.&nbsp; The registration
requests come through with an acceptable Contact header.&nbsp; The header
retains the original host and the ACME only adds its IP in a maddr
tag.&nbsp; However, every other non-registration dialog contains a Contact
header host rewritten with the ACME's IP.<br>
<br>
Mark Holloway wrote:
<blockquote
 cite="mid:57EBC787-43B8-452A-9F85-2F29CA3B3EC7@markholloway.com"
 type="cite">When registration-caching is enabled the SD automatically
rewrites the contact header. &nbsp; Do you have it enabled?
  <div><br>
  </div>
  <div>You may want to read the ACLI configuration guide section titled
SIPconnect &gt; Modifications to Registration Caching Behavior.</div>
  <div><br>
  <div><br>
  <div>
  <div>On Oct 7, 2009, at 11:40 AM, anorexicpoodle wrote:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite">
    <div>Do you have global-contact configured in the sip-config
options tokenizing the contact header?<br>
    <br>
If you dont need the contact-header tokenized like this you can remove
global-contact from the sip-config but this is a global setting so be
very certain. <br>
    <br>
Alternatively if you need that function elsewhere, just write some HMR
to re-write the contact into whatever form MS requires, substituting
the from/to or whatever you desire, this is exactly what I have done to
work around elements that cannot handle the length of the
global-contact header. <br>
    <br>
    <br>
    <br>
On Wed, 2009-10-07 at 13:09 -0500, Lee Riemer wrote:
    <blockquote type="CITE">
      <pre>Anyone know how to disable the Contact rewrite?  I'm trying to build a 
PBX in a Metaswitch and the configured SIP binding has an ACME as it's 
proxy.  I have outbound working fine, but it breaks on inbound as the MS 
is looking for the PBX IP in the Contact header, not the ACME's.  I 
understand the point is for the signaling to come back to the ACME, but 
the proxy setting in the SIP binding takes care of that.

Lee
_______________________________________________
VoiceOps mailing list
<a moz-do-not-send="true" href="mailto:VoiceOps@voiceops.org">VoiceOps@voiceops.org</a>
<a moz-do-not-send="true"
 href="https://puck.nether.net/mailman/listinfo/voiceops">https://puck.nether.net/mailman/listinfo/voiceops</a>
      </pre>
    </blockquote>
    </div>
_______________________________________________<br>
VoiceOps mailing list<br>
    <a moz-do-not-send="true" href="mailto:VoiceOps@voiceops.org">VoiceOps@voiceops.org</a><br>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/voiceops">https://puck.nether.net/mailman/listinfo/voiceops</a><br>
  </blockquote>
  </div>
  <br>
  </div>
  </div>
</blockquote>
</body>
</html>