Dear all:
I setup SER and use radius server to accounting. However, the record after I test are not complete.
A(Caller) <------> B(Callee) Suppose A is caller and B is callee. The record will be only one and correct if A hang up first. Unfortunately, if B hang up faster than A, the record will be divide into two records like table1(for example.).
Table 1.
|-----------------------------------------------------------------------------------------------------------------| |AccSessionID AccUniqueId ...<skip>... Start Time Stop Time ...<skip>... |
|-----------------------------------------------------------------------------------------------------------------| |AHandUpFirst 001 2006-10-02 2006-10-02 | | 12:40:03 12:45:32 |
|-----------------------------------------------------------------------------------------------------------------| |BHandUpFirst 002 2006-10-02 0000-00-00 | | 12:58:40 00:00:00 |
|-----------------------------------------------------------------------------------------------------------------| |BHandUpFirst 003 2006-10-02 2006-10-02 | | 13:05:03 13:05:03 |
|-----------------------------------------------------------------------------------------------------------------|
How can I solve this problem? Please give me a hand.
Test User Agent: Window messenger 5.1 and X-lite
Regards,
Caxton