I create a subscription for
/restapi/v1.0/account/~/extension/~/presence?detailedTelephonyState=true&sipData=true
I could get the notification when a call end.
But I want to get a detail call result.
So I call the "Get User Call Log Records" API.
But the record is empty at that time.
I could get the records after a few seconds.
I want to get the record details when receiving the notification.
Any idea?