Sorry I can't Russian. ;(
So basically you need two steps to do the redirect.
Reject the client with "ConnectRedirectAddress:%s\n" (which %s is ip:port address) string in CBaseServer::ConnectClient phase, then set the target server with null reservation cookie.
The extensions behind this however...