Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Tariq on November 21, 2016, 05:11:08 AM

Title: Speechminer UI shows call duration as zero for failed calls after sent manually
Post by: Tariq on November 21, 2016, 05:11:08 AM
Hi All,

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.
Title: Re: Speechminer UI shows call duration as zero for failed calls after sent manually
Post by: Kubig on November 21, 2016, 09:04:48 AM
Try to better explain your problem and your finds from troubleshooting.
Title: Re: Speechminer UI shows call duration as zero for failed calls after sent manually
Post by: Tariq on November 21, 2016, 12:20:56 PM
Speechminer is working fine.

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.

If someone can give me help how to resolve this?

Thanks.
Title: Re: Speechminer UI shows call duration as zero for failed calls after sent manually
Post by: cavagnaro on November 21, 2016, 01:22:18 PM
If you expand the record (+) still shows 0??
Can you take a screenshot?
Title: Re: Speechminer UI shows call duration as zero for failed calls after sent manually
Post by: Tariq on November 21, 2016, 02:12:31 PM
Hi Cavag,

Yes, even on expanding the + shows as 0...

I've the screen capture but it isn't copying here.
Title: Re: Speechminer UI shows call duration as zero for failed calls after sent manually
Post by: Kubig on November 21, 2016, 04:02:07 PM
Check the JSON content
Title: Re: Speechminer UI shows call duration as zero for failed calls after sent manually
Post by: Tariq on November 22, 2016, 05:56:45 AM
Hi Kubig,

the contents of json shows the duration as "0".

{"mediaFiles":[{"channels":"2","duration":[u][b]"0"[/b][/u],"ivrprofile":"REC_PROFILE","mediaDescriptor":{"path":"http://192.168.1.245/recordings/RJI6R8LN2919N8GKH523PR552O00000R_2016-11-13_04-16-31-00830182-10004170-00000001.mp3","storage":"webDAV"},"mediaId":"RJI6R8LN2919N8GKH523PR552O00000R_2016-11-13_04-16-31-00830182-10004170-00000001.mp3","parameters":{"ani":"1001","callUuid":"RJI6R8LN2919N8GKH523PR552O00000R","connId":"006d0291afc4a014","dateTime":"2016-11-13T04:16:31Z","dnis":"xxxx","id":"RJI6R8LN2919N8GKH523PR552O00000R_2016-11-13_04-16-31","recordDN":"xxxx","rp.speechminer_auth":"user:password","rp.speechminer_uri":"http://192.168.1.245/interactionreceiver","sipsAppName":"SIPSRV_P"},"size":"0","startTime":"2016-11-13T04:16:32Z","stopTime":"2016-11-13T04:16:32Z","tenant":"SKS","type":"audio/mp3"}]}

Regards,
Title: Re: Speechminer UI shows call duration as zero for failed calls after sent manually
Post by: Kubig on November 22, 2016, 07:17:56 AM
These information are getting from ICON. So, check this level.
Title: Re: Speechminer UI shows call duration as zero for failed calls after sent manually
Post by: cavagnaro on February 28, 2020, 04:13:23 AM
Hi guys, how was this fixed? Any idea?