Action Subject Field Examples
The following table provides various example actions.
Action Examples
Action Subject |
Action Type |
Action Value |
Description |
---|---|---|---|
header.customername |
Add |
'Audiocodes' |
Adds the "customername" header to the message with a value of "Audiocodes". |
header.customername |
Remove |
|
Deletes the header "customername" from the message. |
var.global.0 |
Modify |
header.user-agent |
Stores the content of the User‑agent header in a global variable. Note, the Modify action is executed on the variables (not the Add action). |
header.contact.param.company |
Add |
'audiocodes' |
Adds a parameter "company" to a Contact header and assigns the value "Audiocodes" to it. |