Event Trigger (Zenitel Connect Pro): Difference between revisions
From Zenitel Wiki
(Created page with "{{C}} 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: {{code|com.zenitel.system.event_trigger : {"to_dirno": "7900", "from_dirno": "102"} }} See Zenitel_...") |
|||
| Line 14: | Line 14: | ||
If there is a need to modify this number, navigate to '''Features''' > '''Directory Services''', and identify the "Service Type" = Event Trigger. | 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 [[File: | New Event Trigger numbers can be added (max. 50) by pressing the [[File:ZC_PlussIcon.PNG|30px]] icon. Recommended numbers are from 8950 to 8599. | ||
<table style="max-width:80%; border-style: double; border-color: #c7c7c7;"> | <table style="max-width:80%; border-style: double; border-color: #c7c7c7;"> | ||
Revision as of 12:13, 24 October 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 File:ZC PlussIcon.PNG 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
