Skip to content

MeetmeTalkRequest

Synopsis

Raised when a MeetMe user has started talking.

Syntax

    Event: MeetmeTalkRequest
    Meetme: <value>
    User: <value>
    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>
    Duration: <value>
    Status: <value>
Arguments
  • Meetme - The identifier for the MeetMe conference.

  • User - The identifier of the MeetMe user who joined.

  • 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.

  • Duration - The length of time in seconds that the Meetme user has been in the conference at the time of this event.

  • Status

    • on

    • off

Class

CALL

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT