Skip to content

Send Metadata

Version badge

Voice Gateway Send Metadata Node

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 Send Meta Data Node sends metadata via SIP INFO messages to the connected SIP trunk.

Parameter Type Description
Meta Data JSON The 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.