Call Recording¶
Description¶
Deprecation of AudioCodes and Generic Voice Nodes
AudioCodes Nodes and Generic Voice Nodes will be deprecated at the end of February 2025. After this time, you won't be able to create new Nodes, but you can still edit or clone existing ones. Flows with these Nodes will continue to work after the deprecation date.
The Call Recording Node controls the voice recording capabilities of the conversation.
Recording is done by the SBC (SRC) using the SIPRec protocol and functioning as the Session Recording Client (SRC). The session recording server (SRS) can be, for example, AudioCodes SmartTAP recording solution or any other SRS.
Parameter | Type | Description |
---|---|---|
Activity | Select | Whether to start or stop a call recording. |
Call Recording Server | CognigyScript | Defines the SRS as an IP Group name (as configured on the SBC) to record the call. |
Call Recording ID | CognigyScript | Defines the recording ID session, which is forwarded by the SBC to the SRS in the XML body. |
Destination Username | CognigyScript | Defines the username that is used in the SIP Request-URI and To headers of the INVITE request for SIPRec. |