Skip to content

LocalOptimizationEnd

Synopsis

Raised when two halves of a Local Channel have finished optimizing themselves out of the media path.

Since

12.0.0

Syntax

Event: LocalOptimizationEnd
LocalOneChannel: <value>
LocalOneChannelState: <value>
LocalOneChannelStateDesc: <value>
LocalOneCallerIDNum: <value>
LocalOneCallerIDName: <value>
LocalOneConnectedLineNum: <value>
LocalOneConnectedLineName: <value>
LocalOneLanguage: <value>
LocalOneAccountCode: <value>
LocalOneContext: <value>
LocalOneExten: <value>
LocalOnePriority: <value>
LocalOneUniqueid: <value>
LocalOneLinkedid: <value>
LocalTwoChannel: <value>
LocalTwoChannelState: <value>
LocalTwoChannelStateDesc: <value>
LocalTwoCallerIDNum: <value>
LocalTwoCallerIDName: <value>
LocalTwoConnectedLineNum: <value>
LocalTwoConnectedLineName: <value>
LocalTwoLanguage: <value>
LocalTwoAccountCode: <value>
LocalTwoContext: <value>
LocalTwoExten: <value>
LocalTwoPriority: <value>
LocalTwoUniqueid: <value>
LocalTwoLinkedid: <value>
Success: <value>
Id: <value>
Arguments
  • LocalOneChannel

  • LocalOneChannelState - A numeric code for the channel's current state, related to LocalOneChannelStateDesc

  • LocalOneChannelStateDesc

    • Down

    • Rsrvd

    • OffHook

    • Dialing

    • Ring

    • Ringing

    • Up

    • Busy

    • Dialing Offhook

    • Pre-ring

    • Unknown

  • LocalOneCallerIDNum

  • LocalOneCallerIDName

  • LocalOneConnectedLineNum

  • LocalOneConnectedLineName

  • LocalOneLanguage

  • LocalOneAccountCode

  • LocalOneContext

  • LocalOneExten

  • LocalOnePriority

  • LocalOneUniqueid

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

  • LocalTwoChannel

  • LocalTwoChannelState - A numeric code for the channel's current state, related to LocalTwoChannelStateDesc

  • LocalTwoChannelStateDesc

    • Down

    • Rsrvd

    • OffHook

    • Dialing

    • Ring

    • Ringing

    • Up

    • Busy

    • Dialing Offhook

    • Pre-ring

    • Unknown

  • LocalTwoCallerIDNum

  • LocalTwoCallerIDName

  • LocalTwoConnectedLineNum

  • LocalTwoConnectedLineName

  • LocalTwoLanguage

  • LocalTwoAccountCode

  • LocalTwoContext

  • LocalTwoExten

  • LocalTwoPriority

  • LocalTwoUniqueid

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

  • Success - Indicates whether the local optimization succeeded.

  • Id - Identification for the optimization operation. Matches the Id from a previous 'LocalOptimizationBegin'

Class

CALL

See Also

Generated Version

This documentation was generated from Asterisk branch 23 using version GIT