Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BridgeBlindTransfer

Hierarchy

  • Event
    • BridgeBlindTransfer

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.

bridge

bridge: Bridge

The bridge being transferred.

channel

channel: Channel

The channel performing the blind transfer.

context

context: string

The context transferred to.

exten

exten: string

The extension transferred to.

is_external

is_external: boolean

Whether the transfer was externally initiated or not.

Optional replace_channel

replace_channel: Channel

The channel that is replacing transferer when the transferee(s) can not be transferred directly.

result

result: string

The result of the transfer attempt.

timestamp

timestamp: Date

Time at which this event was created.

Optional transferee

transferee: Channel

The channel that is being transferred.

type

type: string

Indicates the type of this message.

Generated using TypeDoc