See: Description
Interface | Description |
---|---|
ConfigFile |
An Asterisk configuration file.
|
Class | Description |
---|---|
Category | |
ConfigDirective | |
ConfigElement | |
ConfigFileImpl |
An Asterisk configuration file read from the filesystem.
|
ConfigFileReader |
Reads and parses Asterisk configuration files.
|
ConfigVariable | |
ExecDirective | |
IncludeDirective |
Exception | Description |
---|---|
ConfigParseException | |
MissingDirectiveParameterException |
A required parameter to a directive is missing.
|
MissingEqualSignException |
The equal sign on a variable assignment line is missing.
|
UnknownDirectiveException |
An unknown directive has been encountered.
|
Provides classes to manage the configuration of an Asterisk server.
Copyright © 2004–2020. All rights reserved.