As a user I want to be able to retrieve the call recording of a call in my call logs

Description

As a user, if one of my call has been recorded I want to be able to download and listen to that call

Proposed solution

Add a new API GET /users/me/cdr/<cdr_id>/recordings/<recording_uuid>/media similar to GET /cdr/<cdr_id>/recordings/<recording_uuid>/media.

Acceptance criteria

  • User gets recording on her call = OK

  • User gets recording on another user call = error

  • User gets recording uuid that does not match cdr id = error

  • User gets recording on another tenant = error

Zendesk Ticket IDs

None

Activity

Done

Details

Priority

Assignee

Reporter

Approvers

Pascal Cadotte

Fix versions

Sprint

Story Points

Zendesk Support

Created August 13, 2024 at 2:05 PM
Updated August 28, 2024 at 6:08 PM
Resolved August 19, 2024 at 6:22 PM