@dialstack/sdk-dev / js/src / RingAllUsersNodeConfig
Interface: RingAllUsersNodeConfig
Defined in: sdk/js/src/types/dial-plan.ts:79
Configuration for a ring-all-users node that rings every user in the account.
Properties
next?
TypeScript
optional next?: string;
Defined in: sdk/js/src/types/dial-plan.ts:83
Node ID to route to on timeout or busy
timeout
TypeScript
timeout: number;
Defined in: sdk/js/src/types/dial-plan.ts:81
Timeout in seconds before routing to next node