<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
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 HREF="mailto:VoiceOps@voiceops.org">VoiceOps@voiceops.org</A>
<A HREF="https://puck.nether.net/mailman/listinfo/voiceops">https://puck.nether.net/mailman/listinfo/voiceops</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>