Asterisk Project : Asterisk 13 ManagerEvent_DAHDIChannel

DAHDIChannel

Synopsis

Raised when a DAHDI channel is created or an underlying technology is associated with a DAHDI channel.

Description

Syntax

Event: DAHDIChannel
Channel: <value>
ChannelState: <value>
ChannelStateDesc: <value>
CallerIDNum: <value>
CallerIDName: <value>
ConnectedLineNum: <value>
ConnectedLineName: <value>
AccountCode: <value>
Context: <value>
Exten: <value>
Priority: <value>
Uniqueid: <value>
DAHDISpan: <value>
DAHDIChannel: <value>
Arguments
  • Channel
  • ChannelState - A numeric code for the channel's current state, related to ChannelStateDesc
  • ChannelStateDesc
    • Down
    • Rsrvd
    • OffHook
    • Dialing
    • Ring
    • Ringing
    • Up
    • Busy
    • Dialing Offhook
    • Pre-ring
    • Unknown
  • CallerIDNum
  • CallerIDName
  • ConnectedLineNum
  • ConnectedLineName
  • AccountCode
  • Context
  • Exten
  • Priority
  • Uniqueid
  • DAHDISpan - The DAHDI span associated with this channel.
  • DAHDIChannel - The DAHDI channel associated with this channel.

Class

CALL

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-13-r420538