MeetMeTalkingEvent
instead and check for
MeetMeTalkingEvent.getStatus()
.@Deprecated public class MeetMeStopTalkingEvent extends MeetMeTalkingEvent
To enable talker detection you must pass the option 'T' to the MeetMe application.
It is implemented in apps/app_meetme.c
Available only in Asterisk 1.2. Asterisk 1.4 sends a
MeetMeTalkingEvent
with status set to
false
instead.
MeetMeTalkingEvent
,
Serialized Formstatus
callerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, priority
source
Constructor and Description |
---|
MeetMeStopTalkingEvent(Object source)
Deprecated.
|
getStatus, setStatus
getChannel, getMeetMe, getUniqueId, getUser, getUserNum, setChannel, setMeetMe, setUniqueId, setUser, setUserNum
appendPropertyIfNotNull, getCallerIdName, getCallerIdNum, getChannelState, getChannelStateDesc, getConnectedLineName, getConnectedLineNum, getContext, getDateReceived, getExten, getFile, getFunc, getLine, getPriority, getPrivilege, getSequenceNumber, getServer, getSystemName, getTimestamp, setCallerIdName, setCallerIdNum, setChannelState, setChannelStateDesc, setConnectedLineName, setConnectedLineNum, setContext, setDateReceived, setExten, setFile, setFunc, setLine, setPriority, setPrivilege, setSequenceNumber, setServer, setSystemName, setTimestamp, toString
getSource
public MeetMeStopTalkingEvent(Object source)
Copyright © 2004–2020. All rights reserved.