Radius Server Sending Disconnect Packets BUT ...

HI Every ONE
I would like to know has anybody ever done such Setup which I’m going to describe?
I have Radius Server and Everything Is FINE. My radius Server Can Authenticat, Authorize and Account my user.
But I have Problem with wireless clients disconnections
Here My Setup

Sending Disconnect-Request of id 226 to 192.168.12.4 port 1701
        User-Name = "00:17:9A:AF:BD:6F"

That was my Radius Server’s Screen
Now You can See logs From MIKROTIK

/ radius incoming 
set accept=yes port=1701



echo: radius,debug,packet received Disconnect-Request with id 228 from 192.168.254.44:32771
echo: radius,debug,packet     Signature = 0x941ebac7825b9997fe4c639e4fb06f73
echo: radius,debug,packet     User-Name = "00:17:9A:AF:BD:6F"
echo: radius,debug received remote request 53 code=Disconnect-Request from 192.168.254.44:32771

I want to know what is my mistake, that MIKROTIK DOES NOT DISCONNECT WIRELESS CLIENTS,
I Know I can Disable Unwanted client MAC address in my MYSQL Database but I need to disconnect them

WHO CAN HELP ME ?

WHITH BEST REGARD
KARO AZNAVURYAN

3.0 provides support for wireless client disconnection,
RouterOS should receive Disconnect-Request, there should be
User-Name - that is equal to User-Name that is used at Access-Request or
Accounting-Request,
Acct-Session-Id - in case attribute is given, this is used for accounting.
Acct-Multi-Session-Id - this is used in case EAP is used for authentication.

It is not possible to disconnect wireless client at 2.9

Thanks Sergejs You have Already Answered to my question

Re: [Ticket#2007092966000375] Help With Radius Discconections

With Regards
Karo Aznavuryan