public class UnparkedCallEvent extends AbstractParkedCallEvent
It is implemented in res/res_features.c
Available since Asterisk 1.2
source
Constructor and Description |
---|
UnparkedCallEvent(Object source) |
Modifier and Type | Method and Description |
---|---|
String |
getFrom()
Returns the name of the channel that parked the call.
|
void |
setFrom(String from)
Sets the name of the channel that parked the call.
|
getCallerId, getCallerIdName, getCallerIdNum, getChannel, getExten, getParkingLot, getUniqueId, setCallerId, setCallerIdName, setCallerIdNum, setChannel, setExten, setParkingLot, setUniqueId
appendPropertyIfNotNull, getDateReceived, getFile, getFunc, getLine, getPrivilege, getSequenceNumber, getServer, getTimestamp, setDateReceived, setFile, setFunc, setLine, setPrivilege, setSequenceNumber, setServer, setTimestamp, toString
getSource
Copyright © 2004–2016. All rights reserved.