public class MeetMeTalkingRequestEvent extends AbstractMeetMeEvent
To enable talker detection you must pass the option 'T' to the MeetMe application.
It is implemented in apps/app_meetme.c
Available since Asterisk 1.6
callerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, prioritysource| Constructor and Description |
|---|
MeetMeTalkingRequestEvent(Object source) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getStatus()
Returns whether the user has started or stopped requesting talking.
|
void |
setStatus(Boolean status) |
getChannel, getMeetMe, getUniqueId, getUser, getUserNum, setChannel, setMeetMe, setUniqueId, setUser, setUserNumappendPropertyIfNotNull, 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, toStringgetSourcepublic MeetMeTalkingRequestEvent(Object source)
source - Copyright © 2004–2024. All rights reserved.