Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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: ""