<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>Does anyone have any ideas about this?</div>
<div><br>
</div>
<div>The only thing I found was the txtops module. I tried using it to simply do a text replacement of the compact headers for the full headers:</div>
<div><br>
</div>
<div>replace(&quot;^c: &quot;, &quot;Content-Type: “);</div>
<div><br>
</div>
<div>But this doesn’t work when there are headers that OpenSIPS will replace like Via. When the message is sent, the text replacements end up in the wrong places as the new Via headers are not inserted in the same place the old ones were.</div>
<div><br>
</div>
<div>Would I have to actually remove the header (remove_hf), copy the content, and then replace it (append_hf)? What would be the best way to do that for any given header?</div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE">
<div><br>
</div>
<div>Ben Newlin</div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:12pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>&quot;Newlin, Ben&quot;<br>
<span style="font-weight:bold">Date: </span>Friday, July 10, 2015 at 5:54 PM<br>
<span style="font-weight:bold">To: </span>&quot;<a href="mailto:users@lists.opensips.org">users@lists.opensips.org</a>&quot;<br>
<span style="font-weight:bold">Subject: </span>Compact/Full Headers<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Is there a simple way to convert Compact headers to their full form and vice versa while processing a message? I haven’t found much mention of compact headers except that they are supported. I also saw the new compression module in 2.1, but we are using
 1.11.</div>
<div>
<div id="">
<div style="margin: 0px; padding: 0px; color: rgb(102, 102, 102); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16.8pt; background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="margin: 0px; padding: 0px; color: rgb(102, 102, 102); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16.8pt;">
<span style="background-color: rgb(255, 254, 254);">Ben Newlin</span></div>
<div style="margin: 0px; padding: 0px; color: rgb(102, 102, 102); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20pt; background-color: rgb(255, 255, 255);">
<span style="margin: 0px; padding: 0px; font-size: 10pt; font-family: arial, sans-serif; color: rgb(5, 133, 167);"></span></div>
</div>
</div>
</div>
</div>
</span>
</body>
</html>