Speechminer installed and working fine for the call recording. But whenever any calls get failed and processed manually using the curl command, the duration it shows at UI is zero. Unable to understand why it become zero. Have gone through all the logs but couldn’t find any clue. Anyone can give help will be appreciated.
The RPS went to stop state and calls were sent to failed folder.
I’ve to run the command to send the meta data manually from HTCC machine "curl -u user:password -X POST -d @RJI6R8LN2919N8GKH523PR552O00000R_2016-11-13_04-16-31-00830182-10004170-00000001.mp3-htccmetadata.json --header “Content-Type: application/json” http://192.168.1.245:8889/api/contact-centers//recordings/
After successful command execution, can see the mp3 at UI but the duration shown is as 00:00. Why it is showing 00:00? I tried all the logs RPS, RCS etc but couldn’t find any clue.