Skip to main content

Description

  • AudioCodes Nodes and Generic Voice Nodes have been 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 v4.96 or later.
  • AudioCodes Nodes will be removed by the end of Q4, 2025. After the removal, AI Agents using these Nodes will stop working properly. We strongly recommend migrating to Voice Gateway Nodes before the removal.
The Send Metadata Node will send metadata via SIP INFO messages to the connected SIP trunk.
ParameterTypeDescription
MetadataJSONThe metadata to send via SIP INFO. See below for an example.
{
  "myParamName": "myParamValue"
}