public class AlarmClearEvent extends ManagerEvent
It is implemented in channels/chan_zap.c
callerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, priority
source
Constructor and Description |
---|
AlarmClearEvent(Object source) |
Modifier and Type | Method and Description |
---|---|
Integer |
getChannel()
Returns the number of the zap channel that left alarm state.
|
void |
setChannel(Integer channel)
Sets the number of the zap channel that left alarm state.
|
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 AlarmClearEvent(Object source)
source
- public Integer getChannel()
public void setChannel(Integer channel)
channel
- the number of the zap channel that left alarm state.Copyright © 2004–2020. All rights reserved.