Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelHangupRequest

Hierarchy

  • Event
    • ChannelHangupRequest

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.

cause

cause: number

Integer representation of the cause of the hangup.

channel

channel: Channel

The channel on which the hangup was requested.

soft

soft: boolean

Whether the hangup request was a soft hangup request.

timestamp

timestamp: Date

Time at which this event was created.

type

type: string

Indicates the type of this message.

Generated using TypeDoc