Hi all,
I use SERWeb especially for call history. The core of this function is method.get_acc_entries.php. For some calls, I see that they are posted two times.
During my investigation I see that the problem come from SQL request in method.get_acc_entries.
In fact, it seems that when both calling and called party hang out in the same time, there are two BYE generated in acc table.
Maybe the bug have been already reported, but I don't see nothing about this. Anyone one have an idea to correct it ?
Thanks for your su