Hello; i found the problem i hope i can explain the problem to get solution.
when first usage of load_gws() and next_gw() functions , next_gw() fills all uri avps to ru_AVPs from gws tables. if it goes to failure route or route again , it can re use ru_AVPs in next_gw(). so if recall the load_gws() again for choose new route , it uses old uri avps in next_gw() function , it is totally incorrect. if there is flag or parameter to define gws are reloaded , it can null to ru_AVPs to correct gws informations.
i couldn't find why fromuri appending itself. searching about it.
Thanks.
-- View this message in context: http://sip-router.1086192.n5.nabble.com/LCR-module-re-load-gws-uri-errors-tp... Sent from the Users mailing list archive at Nabble.com.