Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelUserevent

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 bridge

bridge: Bridge

A bridge that is signaled with the user event.

Optional channel

channel: Channel

A channel that is signaled with the user event.

Optional endpoint

endpoint: Endpoint

A endpoint that is signaled with the user event.

eventname

eventname: string

The name of the user event.

timestamp

timestamp: Date

Time at which this event was created.

type

type: string

Indicates the type of this message.

userevent

userevent: IndexableObject

Custom Userevent data.

Generated using TypeDoc