Skip to content

AGIExecEnd

Synopsis

Raised when a received AGI command completes processing.

Syntax

    Event: AGIExecEnd
    Channel: <value>
    ChannelState: <value>
    ChannelStateDesc: <value>
    CallerIDNum: <value>
    CallerIDName: <value>
    ConnectedLineNum: <value>
    ConnectedLineName: <value>
    Language: <value>
    AccountCode: <value>
    Context: <value>
    Exten: <value>
    Priority: <value>
    Uniqueid: <value>
    Linkedid: <value>
    Command: <value>
    CommandId: <value>
    ResultCode: <value>
    Result: <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

  • Language

  • AccountCode

  • Context

  • Exten

  • Priority

  • Uniqueid

  • Linkedid - Uniqueid of the oldest channel associated with this channel.

  • Command - The AGI command as received from the external source.

  • CommandId - Random identification number assigned to the execution of this command.

  • ResultCode - The numeric result code from AGI

  • Result - The text result reason from AGI

Class

AGI

See Also

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT