Hi,
We are facing an issue - missing call data like duration etc after the call is ended. We are suggested by RC to get the data from phone.callHistory.calls after the call is ended.
I like to know when will [event/component/function] the call data be updated to phone.callHistory.calls after the call is ended and in which component/event/function I need to fetch the detail.
note: As per my analysis, the data is updated after "webphone.onCallEnd" & near to the case statement "case 'rc-call-end-notify':" in event "_onMessage" in component "Adapter". However, in the "_onMessage" I could not able to access the "phone" [could not fetch the data].
Anyone/@Embbnux Ji Please advise.
Thanks
John Gladson Moses