<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>Hello,<br><br>Can anyone please help me with this point?<br><br>Regards,<br>Marwan<br><font style="font-size: 12pt;" color="#333399" face="Courier New, Courier, Monospace" size="3"></font><br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: marwan_sadek@hotmail.com<br>To: users@lists.opensips.org<br>CC: marwan_sadek@hotmail.com<br>Subject: Store values of the REGISTER and Retrieve them in the INVITE<br>Date: Fri, 28 Sep 2012 12:08:33 +0300<br><br>

<style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
<div dir="ltr">
Hello,<br><div><div dir="ltr"><br>I am trying, once I receive the first REGISTER, to store a specific header and then retrieve its value in the subsequent requests, like the following INVITE's.<br><br>I'm currently using the cache memory, but for some reason its not working properly, the value cannot be used after only one INVITE and I'm not able to use it for other subsequent calls for the same user, I'm getting an null value.<br><br>cache_store("local","variable_name_1","$hdr(header_name)",$ct.fields(expires));<br>cache_fetch("local","variable_name_1",$avp(new_hdr));<br><br>Is there a better way to do this? Thank you in advance.<br><br>Thanks,<br>Marwan<br><font color="#333399" face="Courier New, Courier, Monospace" size="3"></font>                                               </div></div>                                               </div></div>                                               </div></body>
</html>