<p dir="ltr">I guess  pushing to the last index of the avp is what&#39;s expected. </p>
<p dir="ltr">But how did you retrieve the gw_id from is_from_gw, did you use an explicit index? </p>
<div class="gmail_quote">On Jul 1, 2015 8:16 AM, &quot;Patrick Wakano&quot; &lt;<a href="mailto:pwakano@gmail.com">pwakano@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Opensips list,<div><br></div><div>When using the route_to_gw() function, I noticed that the gw_id that is pushed back to the avp wasn&#39;t matching the address actually selected by the drouting engine.</div><div>After some investigation I noticed that earlier in my script I was calling the is_from_gw() function with the &#39;i&#39; flag which also pushes the gw_id to the avp and this was the value I was seeing in my avp after calling the route_to_gw().</div><div>By debuging with the avp_print() function I could see that the route_to_gw() does not pushes the gw_id to first index of the avp, but to the end of it. Any reason for that or is it a bug?</div><div><br></div><div>Regards,</div><div><br></div><div>Patrick</div></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div>