Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Dial

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.

Optional caller

caller: Channel

The calling channel.

dialstatus

dialstatus: string

Current status of the dialing attempt to the peer.

Optional dialstring

dialstring: string

The dial string for calling the peer channel.

Optional forward

forward: string

Forwarding target requested by the original dialed channel.

Optional forwarded

forwarded: Channel

Channel that the caller has been forwarded to.

peer

peer: Channel

The dialed channel.

timestamp

timestamp: Date

Time at which this event was created.

type

type: string

Indicates the type of this message.

Generated using TypeDoc