Hi,<br><br>Instead of using &quot;show calls count&quot; to obtain the current call count stat, I am writing some C code to increment a counter during on_answer_hook and decrement the counter during on_hangup_hook.<br><br>
It looks like my counter result is very closed to &quot;show calls count&quot; when the traffic is low, like 50 -60.  But when traffic is high, like 1000 calls, my counter is showing 30% less.<br><br>When all calls are finished, my counter becomes 0 again, and that proves that it does not increment/decrement more than it should.<br>
<br>Is this normal?  Does anyone have any idea why there is such discrepancy?<br><br>thanks,<br>jb<br>