<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p></p>
<h3 class="title"><span style="font-size: 11pt;">Hi.</span><br>
<code class="varname"></code></h3>
<h3 class="title"><span style="font-size: 11pt;">I'm using OpenSIPS 2.1 and the module REGISTRAR.</span></h3>
<h3 class="title"><span style="font-size: 11pt;">So, in my script I have:</span></h3>
<p></p>
<pre class="programlisting"><span style="font-size: 11pt;">modparam(&quot;registrar&quot;, &quot;attr_avp&quot;, &quot;$avp(attr)&quot;)

...
if (is_method(&quot;REGISTER&quot;)) {
        $avp(attr) = &quot;contact_info&quot;;
        save(&quot;location&quot;);
        exit;
}
...
lookup(&quot;location&quot;);</span></pre>
<br>
<p></p>
<h3 class="title"><span style="font-size: 11pt;">I would like to know whether every time such code is executed the available memory decreases. What happens? Does the avp demand more and more memory to keep its information about lots of &quot;contact_info&quot;?</span></h3>
<h3 class="title"><code class="varname"><span style="font-size: 11pt;">Any hint will be very helpful!</span></code></h3>
<br>
<code>Thanks alot.</code><br>
<p></p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div class="BodyFragment"><font size="2">
<div class="PlainText">RODRIGO PIMENTA CARVALHO<br>
Inatel Competence Center<br>
Software<br>
Ph: &#43;55 35 3471 9200 RAMAL 979<br>
</div>
</font></div>
</div>
</div>
</div>
</body>
</html>