Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelDialplan

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.

channel

channel: Channel

The channel that changed dialplan location.

dialplan_app

dialplan_app: string

The application about to be executed.

dialplan_app_data

dialplan_app_data: string

The data to be passed to the application.

timestamp

timestamp: Date

Time at which this event was created.

type

type: string

Indicates the type of this message.

Generated using TypeDoc