Send Metadata¶

Description¶
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.