diff --git a/daemon/call.c b/daemon/call.c index 2f4f08185..98ca6ed74 100644 --- a/daemon/call.c +++ b/daemon/call.c @@ -2895,7 +2895,7 @@ void call_destroy(struct call *c) { cdrlinecnt, md->index, protocol, atomic64_get(&ps->last_packet), cdrlinecnt, md->index, protocol, - atomic64_get(&ps->stats.in_tos_tclass)); + ps->stats.in_tos_tclass); #endif }