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