Event Trigger (Zenitel Connect Pro): Difference between revisions
From Zenitel Wiki
No edit summary |
|||
| Line 30: | Line 30: | ||
* '''{E}''' is the '''Event Trigger''' directory number | * '''{E}''' is the '''Event Trigger''' directory number | ||
== | == Related articles == | ||
* [[Event Trigger (Node-Red)]] | * [[Event Trigger (Node-Red)]] | ||
Revision as of 15:05, 13 November 2025
The Event Trigger feature can be used for integration with 3rd party system, or to trigger one or more actions in the Zenitel Connect Pro using Node-Red.
When dialing the directory number for the event trigger, the call will terminate immediately. A ZENITEL LINK WAMP event is generated. The WAMP event has the following format:
com.zenitel.system.event_trigger : {"to_dirno": "7900", "from_dirno": "102"}
|
See OpenAPI (Swagger) documentation for more details.
Activate Event Trigger by Directory Number
The default Directory Number for the Event Trigger feature is 8950.
If there is a need to modify this number, navigate to Features > Directory Services, and identify the "Service Type" = Event Trigger.
New Event Trigger numbers can be added (max. 50) by pressing the icon. Recommended numbers are from 8950 to 8599.
| Two Event Trigger numbers defined |
Activate Event Trigger by Service Code
As an alternative the event trigger can be activated by a Service Code: *388*{E}#
- {E} is the Event Trigger directory number
Related articles
