Hi Found that storing the value on dialog (store_dlg_value) and retrieving on local_route (fetch_dlg_value) is possible. I solved my using dialog flags, this is exactly what I needed.
Thanks for replying! On Thu, Mar 17, 2016 at 4:19 PM, Aqs Younas <[email protected]> wrote: > Another way, you can get above done by storing avp value along with call > id and fetching desired value in local route. > On 17-Mar-2016 8:04 pm, "Daniel Zanutti" <[email protected]> wrote: > >> I'm trying to get an AVP variable at local_route, but all AVPs I have are >> nulled. >> >> When dialog module hangs the call (due to timeout), I configured to send >> BYE to both sides. >> >> I need that the first BYE be accounted and second not... So i did set an >> AVP and tried to get on the second call of local_route, but the avp is null. >> >> How can I do this? >> >> Thanks >> >> >> >> _______________________________________________ >> 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 > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
