'exten to user' doesn't redirect call for you, it retrieves user info from CUE into your defined variable "user",which you can use this function to check the collected extension whether valid or not. You can use "Get User Info(user: user)" to store those retrieved user info into variables. After all, you still need to use "Call Redirect" to transfer call to user extension.