Node: priority-switch

Priority switches allow a CPL script to make decisions based on the priority specified for the original call.

Parameters: NONE

N/A

Outputs: priority

The priority tags take one of the three parameters below.

Parameters: less, greater, equal

  • less

  • greater

  • equal
The values of these tags are one of the following priorities: in decreasing order, emergency, urgent, normal, and non-urgent. These values are matched in a case-insensitive manner. Outputs with the less parameter are taken if the priority of the call is less than the priority given in the argument; and so forth.