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, getMeetmeBaseAddress
public String getManagerPassword()
AsteriskSettings
public String getManagerUsername()
AsteriskSettings
public String getAsteriskIP()
AsteriskSettings
public String getAgiHost()
AsteriskSettings
Copyright © 2004–2020. All rights reserved.