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