Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelCallerId

Hierarchy

Index

Properties

application

application: string

Name of the application receiving the event.

Optional asterisk_id

asterisk_id: string

The unique ID for the Asterisk instance that raised this event.

caller_presentation

caller_presentation: number

The integer representation of the Caller Presentation value.

caller_presentation_txt

caller_presentation_txt: string

The text representation of the Caller Presentation value.

channel

channel: Channel

The channel that changed Caller ID.

timestamp

timestamp: Date

Time at which this event was created.

type

type: string

Indicates the type of this message.

Generated using TypeDoc