Skip to content

SendFAX

Synopsis

Raised when a send fax operation has completed.

Syntax

    Event: SendFAX
    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>
    LocalStationID: <value>
    RemoteStationID: <value>
    PagesTransferred: <value>
    Resolution: <value>
    TransferRate: <value>
    FileName: <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.

  • LocalStationID - The value of the LOCALSTATIONID channel variable

  • RemoteStationID - The value of the REMOTESTATIONID channel variable

  • PagesTransferred - The number of pages that have been transferred

  • Resolution - The negotiated resolution

  • TransferRate - The negotiated transfer rate

  • FileName - The files being affected by the fax operation

Class

CALL

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT