<div dir="ltr"><div class="gmail_quote">Hi everyone,<br><div dir="ltr"><br>I have a doubt about the function avp_pushto(). When I do the following:<br><br>...<br>avp_pushto("$ru", "$avp(s:devices)/g");<br>
...<br><br>If $ru is an array with more than 1 position, avp_pushto works fine, but if both $ru and $avp(s:devices) have only 1 position, the function avp_pushto replace $ru with the new value. It cause loosing of the previous $ru.<br>
I believe that avp_pushto function shouldn't replace a value. Any idea?<br>I'm using OpenSER 1.3.2<br>Thanks in advance.<br><br>Pablo Saro<br>psaro at google dot com<br><br><br></div>
</div><br></div>