Send Metadata¶

Description¶
The Send Metadata Node will send metadata via SIP INFO messages to the connected SIP trunk.
Parameter | Type | Description |
---|---|---|
Metadata | JSON | The metadata to send via SIP INFO. See below for an example. |
{
"myParamName": "myParamValue"
}