sub-status support for pbx 2.0
→ adds sub-statuses to pbx 2.0 for granular dynamic routing in call flows
what changes
sub-status support is introduced to handle two selection modes: multiple and single. multiple selection allows sub-statuses to represent queues, products, or physical store sectors. single selection covers contracts, clients, or billing accounts.
these sub-statuses can be integrated into call flows, enabling more precise routing decisions based on the sub-status values assigned to calls.
how it works
- define sub-status categories for multiple or single selection scenarios.
- assign sub-status values relevant to queues, products, contracts, or clients.
- integrate sub-status conditions into call flow routing logic.
- route calls dynamically based on the evaluated sub-status during call processing.
▸ use sub-status values consistently across call flows to maintain routing accuracy and simplify maintenance.