Skip to content

Send Meta Data

AudioCodes Meta Data

Description

The Send Meta Data Node will send meta data via SIP INFO messages to the connected SIP trunk.

Parameter Type Description
Meta Data JSON The meta data to send via SIP INFO. See below for an example.
{
  "myParamName": "myParamValue"
}