in load_gws function there is a delete_avp for gw_uri_avp as you mentioned . but in my view it needs a delete_avp for ruri_user_avp.
Because it is reloading gws for different route.
Thanks.

04.12.2015 11:44 tarihinde Juha Heinanen [via SIP Router] yazdı:
ycaner writes:

> Thanks for reply. before load_gws , setting ruri_user_avp to null solves
> request uri problems.

load_gws() tries to delete possibly existing avp values by this
statement:

    delete_avp(gw_uri_avp_type|AVP_VAL_STR, gw_uri_avp);

obviously there is something wrong with if the avp needs to be deleted
by the script.

i'll try at some point try to figure out how to delete an avp based on
its name.

-- juha


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
[hidden email]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users



If you reply to this email, your message will be added to the discussion below:
http://sip-router.1086192.n5.nabble.com/LCR-module-re-load-gws-uri-errors-tp143602p143652.html
To unsubscribe from LCR module : re load_gws uri errors, click here.
NAML

--


View this message in context: Re: LCR module : re load_gws uri errors
Sent from the Users mailing list archive at Nabble.com.