diff --git a/src/main/session.c b/src/main/session.c index 75fa0cee4ad6..1349a71a7f60 100644 --- a/src/main/session.c +++ b/src/main/session.c @@ -103,6 +103,8 @@ int session_zap(REQUEST *request, uint32_t nasaddr, uint32_t nas_port, stopreq->username = userpair; stopreq->password = NULL; + RDEBUG("Running Accounting section for automatically created accounting 'stop'"); + rdebug_pair_list(L_DBG_LVL_1, request, request->packet->vps, NULL); ret = rad_accounting(stopreq); /*