I did a commit, please try to see if it is fixed now. Somehow, accounting of missed call event used a different uri discovery scheme than normal accounting even for failed transactions (which is practically same event).
If works, we can backport - affected case was as you discovered, when there was drop called and branch not forwarded with missed call acc flag set.
Cheers, Daniel
On 12/19/10 11:01 AM, Juha Heinanen wrote:
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
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev