
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. |
Help us improve our product documentation on docs.cognigy.com by sharing your thoughts in a quick survey. Your feedback shapes the future of our content!
Help us improve our product documentation on docs.cognigy.com by sharing your thoughts in a quick survey. Your feedback shapes the future of our content!

| Parameter | Type | Description |
|---|---|---|
| Metadata | JSON | The metadata to send via SIP INFO. See below for an example. |
{
"myParamName": "myParamValue"
}