<div dir="ltr">Hello,<div><br></div><div><br></div><div>How do i include Expires header for 200 OK message?</div><div><br></div><div>One of the manual says this.. how do i modify my existing config file to include this?</div><div><br></div><div>I am using : /usr/local/etc/kamailio/kamailio.cfg for configuration.</div><div><br></div><div>Rgds,</div><div>MGSK</div><div><h3 class="gmail-SECTION" style="color:rgb(0,0,0);font-style:italic;border:1px solid rgb(192,192,192);background-color:rgb(242,242,242);padding-left:5px;font-family:Helvetica,Arial"><a name="AEN157">1.4.9. <code class="gmail-VARNAME">expires_offset</code> (int)</a></h3><p style="font-family:Helvetica,Arial;text-align:justify;color:rgb(0,0,0);font-size:medium">The value that should be subtracted from the expires value when sending a 200OK for a publish. It is used for forcing the client cu send an update before the old publish expires.</p><p style="font-family:Helvetica,Arial;text-align:justify;color:rgb(0,0,0);font-size:medium"><span class="emphasis"><i class="gmail-EMPHASIS">Default value is <span class="gmail-QUOTE">"0"</span>.</i></span></p><div class="gmail-EXAMPLE" style="border:thin dotted rgb(112,170,229);padding-left:10px;padding-right:10px;color:rgb(0,0,0);background-color:rgb(239,248,248);font-family:Helvetica,Arial;font-size:medium"><a name="AEN164" style="color:rgb(4,31,197)"></a><p style="text-align:justify"><b>Example 1-9. Set <code class="gmail-VARNAME">expires_offset</code> parameter</b></p><pre class="gmail-PROGRAMLISTING" style="background-color:rgb(254,254,238);border:1px solid rgb(153,204,204);padding-left:15pt">...
modparam("presence", "expires_offset", 10)</pre></div></div></div>