On Wed, 2005-07-06 at 17:58 +0300, Bogdan-Andrei Iancu wrote:
hello,
a way to simplify it is to relay on acc data: log the REFER with the FROM, REFER-to hdr (and whatever you find useful). Then, from ACC table, you can put thing together : A <-> B, A refer to B with refer-to C, B->C; so A must pai also fo B->C; checkings timestamps will avoid any doubts.
Maybe using some additional random tokens to re-enforce the correlation between the two calls will be good.
ok - tnx - a random token in combination with the destination and refer-to hdr seems to be the best solution for this problem. i'll try to implement such a solution for my network.
cu /gst