<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Use <br>
<br>
<tt>remove_hf("X-BroadWorks-DNC:network-address");</tt><br>
<br>
to remove the unwanted header<br>
<br>
s<br>
<br>
<div class="moz-cite-prefix">Il 26/04/2013 19.30, Stacy Trippe ha
scritto:<br>
</div>
<blockquote
cite="mid:E893B3C4F7499449BCFC9D6352560EAB14A7FD@TIEXCH1.tecinfo.biz"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Century Gothic";
        panose-1:2 11 5 2 2 2 2 2 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">We are running into a problem with the VPN
overhead, our packets getting too big. Because of this, we
are told to reduce the packet size to 1400 bytes. I’m trying
to remove all non-necessary headers from the SIP invite,
generated by our Broadsoft platform.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">OpenSIPS 1.5.3-notls<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I need to remove the following header from
session:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">X-BroadWorks-DNC:network-address=<a class="moz-txt-link-rfc2396E" href="mailto:sip:+15015525956@10.135.224.130;user=phone">"sip:+15015525956@10.135.224.130;user=phone"</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">In addition, I saw where OpenSER used to
allow the following core commands:<o:p></o:p></p>
<p class="MsoNormal"><span
style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:#333333;background:white">pmtu_discovery
= yes</span><span
style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:#333333"><br>
<span style="background:white">udp_mtu = 1400<o:p></o:p></span></span></p>
<p class="MsoNormal"><span
style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:#333333;background:white">udp_mtu_try_proto
= TCP<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:#333333;background:white"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:#333333;background:white">I
don’t see any documentation where this is allowed in
OpenSIPS 1.5.x. </span><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">How best to handle this?<o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<table class="MsoNormalTable" style="border-collapse:collapse"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr style="height:79.5pt">
<td style="width:150.8pt;border:solid windowtext
1.0pt;border-right:none;padding:0in 5.4pt 0in
5.4pt;height:79.5pt" valign="top" width="201">
<p class="MsoNormal" style="line-height:115%"><span
style="font-size:2.0pt;line-height:115%;font-family:"Century
Gothic","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal" style="line-height:115%"><span
style="font-size:9.0pt;line-height:115%;font-family:"Century
Gothic","sans-serif";color:#1F497D">Stacy
Trippe<o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:115%"><span
style="font-size:9.0pt;line-height:115%;font-family:"Century
Gothic","sans-serif";color:#1F497D">Network
Operations<o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:115%"><span
style="font-size:9.0pt;line-height:115%;font-family:"Century
Gothic","sans-serif";color:#1F497D">TecInfo,
Inc<o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:115%"><span
style="font-size:9.0pt;line-height:115%;font-family:"Century
Gothic","sans-serif";color:#1F497D">662.686.9009<o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:115%"><span
style="font-size:9.0pt;line-height:115%;font-family:"Century
Gothic","sans-serif";color:#1F497D">662.686.5656
Fax<o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:115%"><u><span
style="font-size:9.0pt;line-height:115%;font-family:"Century
Gothic","sans-serif";color:blue"><a
moz-do-not-send="true"
href="mailto:ops@corp.tecinfo.net"><span
style="color:blue">ops@corp.tecinfo.net</span></a></span></u><span
style="font-size:9.0pt;line-height:115%;font-family:"Century
Gothic","sans-serif";color:#1F497D"><o:p></o:p></span></p>
</td>
<td style="width:181.8pt;border:solid windowtext
1.0pt;border-left:none;padding:0in 5.4pt 0in
5.4pt;height:79.5pt" valign="top" width="242">
<p class="MsoNormal" style="line-height:115%"><span
style="font-size:5.0pt;line-height:115%;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal" style="line-height:115%"><span
style="color:#1F497D"><img id="Picture_x0020_1"
src="cid:part2.01070905.04070300@omnianet.it"
alt="tecinfo-small" height="86" width="225"
border="0"><o:p></o:p></span></p>
<p class="MsoNormal" style="line-height:115%"><span
style="font-size:3.0pt;line-height:115%;color:#1F497D"> </span><span
style="font-size:1.0pt;line-height:115%;color:#1F497D"> <o:p></o:p></span></p>
<p class="MsoNormal"
style="text-align:right;line-height:115%"
align="right"><span
style="font-size:9.0pt;line-height:115%;font-family:"Century
Gothic","sans-serif";color:#1F497D"><a
moz-do-not-send="true"
href="http://www.tecinfo.net/"><span
style="color:blue">http://www.tecinfo.net/</span></a></span><span
style="font-family:"Century
Gothic","sans-serif";color:#1F497D"><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">The
information transmitted is intended only for the person or
entity to which it is addressed and may contain
confidential, proprietary, and/or privileged material. Any
review, retransmission, dissemination or other use of, or
taking of any action in reliance upon this information by
persons or entities without the written permission of
TecInfo is prohibited. If you received this in error, please
contact the sender and delete the material from all
computers.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><img id="Picture_x0020_2"
src="cid:part4.04070200.04000107@omnianet.it"
alt="Description: Description: green" height="31"
width="348" border="0"><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>