|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAgentEvent | |
---|---|
net.sf.asterisk.manager.event | Provides classes that represent the standard events that can be received from an Asterisk server via the Manager API. |
Uses of AbstractAgentEvent in net.sf.asterisk.manager.event |
---|
Subclasses of AbstractAgentEvent in net.sf.asterisk.manager.event | |
---|---|
class |
AgentCompleteEvent
An AgentCompleteEvent is triggered when at the end of a call if the caller was connected to an agent. It is implemented in apps/app_queue.c .Available since Asterisk 1.2 |
class |
AgentConnectEvent
An AgentConnectEvent is triggered when a caller is connected to an agent. It is implemented in apps/app_queue.c .Available since Asterisk 1.2 |
class |
AgentDumpEvent
An AgentDumpEvent is triggered when an agent dumps the caller while listening to the queue announcement. It is implemented in apps/app_queue.c .Available since Asterisk 1.2 |
class |
FaxReceivedEvent
A FaxReceivedEvent is triggered by spandsp after a new fax has been received. It is only available if you installed the spandsp patches to Asterisk. See http://soft-switch.org/installing-spandsp.html for details. Implemented in apps/app_rxfax.c . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |