Objective
Downloading Voice API recordings.
Applies To
- Voice API
- Call Recordings
Procedure
When you record Voice API Calls or conferences, you must set the eventUrl parameter to a webhook endpoint. When your call or conference is finished, Vonage sends the information you need to download the recording to eventURL, specifying the recording_url. You need to make an authenticated GET request to the recording_url retrieve the recording. After your recording is complete, it is stored by Vonage for 30 days.
If your eventUrl has not accepted the recording callback, you can also use the Media API to download recordings.
Additional Information
For a complete example, see Recording Audio.
Articles in this section
- Do we retry if the voice event webhook fails?
- How do I verify that the Voice API Webhook request and it's payload has not been tampered during transit?
- How To Check Call Quality With Voice Inspector
- What is a Conversation ID?
- How to configure the custom webhook timeout for Voice API functionality and what are the allowed timeout ranges ?
- How do I change TTL for the Conversations and Call Legs?
- Why are call progress events not being received on the Event URL defined in the conversation action NCCO?
- Why is there an extended silence at the beginning of a call and how can it be reduced?
- Intermittent WebSocket Disconnections
- What Is An NCCO