[Serusers] Accounting and parallel/sequential forking

Jiri Kuthan jiri at iptel.org
Thu Sep 4 01:21:11 CEST 2003


At 12:02 AM 9/4/2003, Guilherme Dal Pizzol wrote:
>ello,
>
>I'm trying to generate call accounting in parallel and sequential forking,
>but I think I'm missing something.
>
>My ser.cfg is attached.
>
>When I perform a call (parallel fork / sequential fork) I'm getting only
>one miss report, for example:
>
>1 - SER receives a INVITE
>2 - INVITE is sent to A and B (parallel)
>3 - A fails with 503
>4 - B fails with 408 (TM generates 408)
>
>5 - SER logs only 408!!! How about 503? Is there any way to account both
>misses?

That's correct -- there is only one final result for a proxied transaction
(no matter how many branches you fork) and that's the value forwarded upstream. 
Per 3261, that's module the lowest error code.

-jiri 




More information about the sr-users mailing list