public class ExamplesAsteriskSettings extends DefaultAsteriskSettings
| Constructor and Description |
|---|
ExamplesAsteriskSettings() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgiHost()
The IP address of FQDN of the asterisk-java application.
|
String |
getAsteriskIP()
The IP address of FQND of the Asterisk PBX
|
String |
getManagerPassword()
This password MUST match the password (secret=) in manager.conf
|
String |
getManagerUsername()
This MUST match the section header (e.g.
|
getAgiExtension, getAutoAnswer, getCanDetectHangup, getDialTimeout, getDisableBridge, getExtensionPark, getManagementContext, getManagerPortNo, getMeetmeBaseAddresspublic String getManagerPassword()
AsteriskSettingspublic String getManagerUsername()
AsteriskSettingspublic String getAsteriskIP()
AsteriskSettingspublic String getAgiHost()
AsteriskSettingsCopyright © 2004–2024. All rights reserved.