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.
The Send Metadata Node sends metadata via SIP INFO messages to the connected SIP trunk.
ParameterTypeDescription
MetadataJSONThe metadata to send via SIP INFO.
Example:
{
  "myParamName": "myParamValue"
}
This Node supports Activity Parameters. You can find more information about activity parameters on the Parameter Details page.
I