Package | Description |
---|---|
org.asteriskjava.live |
Provides a higher level API on top of Asterisk's Manager API.
|
Modifier and Type | Method and Description |
---|---|
Extension |
AsteriskChannel.getCurrentExtension()
Returns the last visited dialplan entry.
|
Extension |
ExtensionHistoryEntry.getExtension()
Returns the extension that has been visited.
|
Extension |
AsteriskChannel.getFirstExtension()
Returns the first visited dialplan entry.
|
Extension |
AsteriskChannel.getParkedAt()
Return the extension to dial to pickup he channel of the parking if the channel is
currently parked.
|
Constructor and Description |
---|
ExtensionHistoryEntry(Date date,
Extension extension)
Creates a new instance.
|
Copyright © 2004–2017. All rights reserved.