I guess pushing to the last index of the avp is what's expected. But how did you retrieve the gw_id from is_from_gw, did you use an explicit index? On Jul 1, 2015 8:16 AM, "Patrick Wakano" <[email protected]> wrote:
> Hello Opensips list, > > When using the route_to_gw() function, I noticed that the gw_id that is > pushed back to the avp wasn't matching the address actually selected by the > drouting engine. > After some investigation I noticed that earlier in my script I was calling > the is_from_gw() function with the 'i' 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(). > 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? > > Regards, > > Patrick > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
