Skip to main content

Interface: TwilioProviderConfig

Defined in: packages/agentos/src/channels/telephony/types.ts:460

Provider-specific configuration.

Properties

accountSid

accountSid: string

Defined in: packages/agentos/src/channels/telephony/types.ts:461


authToken

authToken: string

Defined in: packages/agentos/src/channels/telephony/types.ts:462


fromNumber

fromNumber: string

Defined in: packages/agentos/src/channels/telephony/types.ts:463