Calls receive through MAX Agent NICE are not triggering the session subscription TopicWebhooks and notificationsDetailsWe have built an integration where the users get a ringing -> call active -> hangout notification on our application, plus it creates a record of this call on hours system. This works fine when the user calls or receives a call, to their direct number, through extension, or automatic redirection, after calling the company number.However, while using the MAX Agent NICE, and receiving a call through this tool, no session webhook notification is received.Request/ResponseI am reproducing a detailed reproduction of the code used to subscribe to the session. This code is using the user oauth previously made authorization. The token is active, and the token refreshing is also being take care by the code, besides not being presented on the below snippet.``` C#