Stop
![]() |
Terminates scripting when it is no longer needed, such as after processing an event. |
Supported Script Types
Properties
None
Branches
None
Tips & Tricks
- The contact will remain in whatever state it was prior to the Stop action.
- The contact is not terminated by the Stop action.
- The only way to release a Stop action is for an event, such as ONSIGNAL, ONANSWER, ONHOLD, ONDATA, ONRELEASE, to be triggered.
- Stop is commonly used as a placeholder for branching events.