Skip to main content

@dialstack/sdk-dev / js/src / RingAllUsersNodeConfig

Interface: RingAllUsersNodeConfig

Defined in: sdk/js/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/js/src/types/dial-plan.ts:69

Node ID to route to on timeout or busy


timeout

TypeScript
timeout: number;

Defined in: sdk/js/src/types/dial-plan.ts:67

Timeout in seconds before routing to next node