Sip
Triggers after message containing configured secret in given remote group is received.
Example:
{
"type": "Sip",
"name": "Example sip trigger",
"options": {
"sipHanlde": "defaultSip",
"pin": "1111",
"testPin": "0000",
},
"actions": [
]
}
Options:
pin
Pin to be received by SIP Handler that triggers action
Type: string
Default: ""
testPin
Pin to be received by SIP Handler that triggers test
Type: string
Default: ""