Package | Description |
---|---|
org.asteriskjava.live |
Provides a higher level API on top of Asterisk's Manager API.
|
org.asteriskjava.live.internal |
Provides private implementations and helper classes for interfaces
defined in the org.asteriskjava.live package.
|
Modifier and Type | Method and Description |
---|---|
Collection<Voicemailbox> |
AsteriskServer.getVoicemailboxes()
Returns a collection of all voicemailboxes configured for this Asterisk
server with the number of new and old messages they contain.
|
Collection<Voicemailbox> |
DefaultAsteriskServer.getVoicemailboxes() |
Modifier and Type | Method and Description |
---|---|
Collection<Voicemailbox> |
AsteriskServerImpl.getVoicemailboxes() |
Copyright © 2004–2016. All rights reserved.