Package | Description |
---|---|
org.asteriskjava.manager.event |
Provides classes that represent the standard events that can be received
from an Asterisk server via the Manager API.
|
Modifier and Type | Class and Description |
---|---|
class |
ParkedCallGiveUpEvent
A ParkedCallGiveUpEvent is triggered when a channel that has been parked is
hung up.
|
class |
ParkedCallTimeOutEvent
A ParkedCallTimeOutEvent is triggered when call parking times out for a given
channel.
|
class |
UnparkedCallEvent
A UnparkedCallEvent is triggered when a channel that has been parked is
resumed.
|
Copyright © 2004–2020. All rights reserved.