<div><div class="gmail_quote">On Thu, Jul 29, 2010 at 9:21 AM, Bogdan-Andrei Iancu <span dir="ltr"><<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
because when seeing "$fU_passwd", opensips cannot make difference<br>
(syntax-based only) between variable named "fU_passwd " or var "fU" +<br>
string "passwd".<br>
<br>
So you need to clarify a bit the syntax to delimit the exact name of the<br>
variable:<br>
<br>
cache_store("local", "$(fU)_passwd", "$avp(passwd)", 1800) ;<br></blockquote><div> </div><div>Bogdan, <div>I guess I never thought that this syntax would work. Seems a bit obvious now looking at it. Is that in the docs? It's good to know..<br>
</div></div></div></div>