Interface: NormalizedCallVoicemail
Defined in: packages/agentos/src/channels/telephony/types.ts:308
Voicemail / answering machine detected (via AMD or similar).
Extends
NormalizedEventBase
Properties
eventId
eventId:
string
Defined in: packages/agentos/src/channels/telephony/types.ts:266
Provider-assigned event ID for idempotency.
Inherited from
NormalizedEventBase.eventId
kind
kind:
"call-voicemail"
Defined in: packages/agentos/src/channels/telephony/types.ts:309
providerCallId
providerCallId:
string
Defined in: packages/agentos/src/channels/telephony/types.ts:268
Provider-assigned call ID.
Inherited from
NormalizedEventBase.providerCallId
timestamp
timestamp:
number
Defined in: packages/agentos/src/channels/telephony/types.ts:270
Unix timestamp (ms).
Inherited from
NormalizedEventBase.timestamp