Skip to content

Transfer

AudioCodes Transfer

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 Transfer Node lets you pass an active call to a tel or sip target.

Parameter Type Description
Reasons CognigyScript The reason for the handover. Will show in AudioCode logs.
Target CognigyScript The target URI to pass the call to. Typically either a "tel" or "sip" URI.
Referral URL CognigyScript Defines the party (URL) who initiated the call referral
Transfer SIP Headers JSON Array of objects listing SIP headers that should be sent to the transferee. Each object comprises a name and a value attribute.