Skip to content

Send Metadata

Description

The Send Metadata Node will send metadata via SIP INFO messages to the connected SIP trunk.

Parameters

Parameter Type Description
Metadata JSON The metadata to send via SIP INFO. See below for an example.

JSON Example

{
  "myParamName": "myParamValue"
}