| Package | Description |
|---|---|
| org.asteriskjava.examples.activities | |
| org.asteriskjava.pbx | |
| org.asteriskjava.pbx.internal.core | |
| org.asteriskjava.pbx.internal.managerAPI |
| Modifier and Type | Class and Description |
|---|---|
class |
ExamplesAsteriskSettings |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsteriskSettings
A convenience class that provides a set of defaults that will work
for most people.
|
| Modifier and Type | Method and Description |
|---|---|
static AsteriskSettings |
PBXFactory.getActiveProfile() |
| Modifier and Type | Method and Description |
|---|---|
static void |
PBXFactory.init(AsteriskSettings newProfile) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AsteriskPBX.checkDialplanExists(AsteriskSettings profile) |
| Modifier and Type | Method and Description |
|---|---|
ManagerConnection |
Connector.connect(AsteriskSettings asteriskSettings)
Establishes a Asterisk ManagerConnection as well as performing the
'login' required by Asterisk.
|
static void |
RedirectCall.setAutoAnswer(HashMap<String,String> myVars,
AsteriskSettings settings) |
Copyright © 2004–2020. All rights reserved.