
Description
The Call Recording Node starts, stops, pauses, or resumes recording of the current call. Using the SIPREC protocol (RFC 7866), Voice Gateway streams a copy of the call audio in real time to a session recording server (SRS) that you operate. The SRS can be any server that supports the SIPREC standard.The Call Recording Node uses SIPREC only. For WebSocket-based recording, use the Call Recording setting in the Voice Gateway Self-Service Portal instead.
Parameters
SIP URI Formats
Supported formats
Valid SIP URI formats
Valid SIP URI formats
When multiple URIs are provided, Voice Gateway opens a parallel SIPREC dialog to each URI. The recording is considered successful if at least one dialog is accepted.
Invalid SIP URI formats
Invalid SIP URI formats
Voice Gateway accepts only SIP URIs. The following formats aren’t supported:
- WebSocket URLs such as
wss://…orws://…. - HTTP URLs such as
https://…orhttp://…. - Plain hostnames or IP addresses without a SIP scheme. For example,
siprec.example.comor10.0.0.5.
Troubleshooting
FAQ
Does SIPREC count as an active session?
Does SIPREC count as an active session?
No. A recorded call counts as one active session. Additional SIP dialogs and RTP streams are handled by the SRS. Those streams don’t count against Voice Gateway quotas, even when multiple SRS instances receive the audio.