Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelDtmfReceived

Hierarchy

  • Event
    • ChannelDtmfReceived

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.

channel

channel: Channel

The channel on which DTMF was received.

digit

digit: string

DTMF digit received (0-9, A-E, # or *).

duration_ms

duration_ms: number

Number of milliseconds DTMF was received.

timestamp

timestamp: Date

Time at which this event was created.

type

type: string

Indicates the type of this message.

Generated using TypeDoc