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