[Home]

Summary:ASTERISK-24037: ARI: RecordingFinished event should return duration of recording
Reporter:Samuel Galarneau (sgalarneau)Labels:
Date Opened:2014-07-13 16:54:06Date Closed:2014-07-25 09:43:57
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_ari
Versions:12.4.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Currently, the RecordingFinished event looks like this {"type":"RecordingFinished","recording":{"name":"recordingname","format":"wav","target_uri":"channel:1","state":"done"},"application":"test"}.

The recording object returned should include a duration field containing an integer representing the duration in milliseconds of the recording for applications to use as metadata.
Comments: