Daniel-Constantin Mierla writes:
Looks like the r-uri gets corrupted, send the output
of:
next_gw() rewrite $ru like this:
/* Rewrite Request URI */
uri_str.s = r_uri;
uri_str.len = r_uri_len;
rewrite_uri(_m, &uri_str);
frame 1
print *msg
i'll send that to you privately.
-- juha