> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Call Recording

<Frame>
  <img class="image-center" src="https://mintcdn.com/cognigy-15abf2ba/OU10XTKbB-9IwiZJ/_assets/ai/develop/node-reference/audiocodes/call-recording.png?fit=max&auto=format&n=OU10XTKbB-9IwiZJ&q=85&s=aa9f8d54861fae9d18900c77836429cd" alt="AudioCodes Call Recording Node configuration panel" style={{ width: 'auto' }} width="263" height="60" data-path="_assets/ai/develop/node-reference/audiocodes/call-recording.png" />

  <figcaption>AudioCodes Call Recording</figcaption>
</Frame>

## Description

<Warning>
  * As of Cognigy.AI 4.96.0, AudioCodes Nodes and Generic Voice Nodes are deprecated. Flows with these Nodes continue to work, and you can still edit and clone them as well as export them as a Package. However, you can't create new ones in Cognigy.AI 4.96 or later.
  * The full removal of AudioCodes Nodes is planned for Q2 2026. After the removal, AI Agents using these Nodes will stop working properly. We strongly recommend migrating to [Voice Gateway Nodes](/ai/agents/develop/node-reference/voice/voice-gateway/overview) before the removal date.
</Warning>

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. |
