I am not receiving events after answer inbound call, no any events even when hang up phone
Here events which I subscribed:
"/restapi/v1.0/account/~/extension",
"/restapi/v1.0/account/~/extension/~/presence?detailedTelephonyState=true&sipData=true",
"/restapi/v1.0/account/~/extension/~/telephony/sessions?statusCode=Disconnected",
Here app permissions of webhook app:
Call Control, Edit Presence, Read Accounts, Read Messages, Read Presence, Ring Out, Webhook Subscriptions
On outbound call I receive all events and all works perfectly.
Don't know what the problem with Inbound call events.
I only received event when ringing after answer the call stop receiving any events for this call.
Please help me with my problem