|
Asterisk-Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Extension | |
|---|---|
| org.asteriskjava.live | Provides a higher level API on top of Asterisk's Manager API. |
| Uses of Extension in org.asteriskjava.live |
|---|
| Methods in org.asteriskjava.live that return Extension | |
|---|---|
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. |
| Constructors in org.asteriskjava.live with parameters of type Extension | |
|---|---|
ExtensionHistoryEntry(java.util.Date date,
Extension extension)
Creates a new instance. |
|
|
Asterisk-Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||