Here is a list of all documented files with brief descriptions:
[detail level 123]
▼ src | |
▼ lib | |
amipack.c | AMI (Asterisk Management Interface) messages read/create functions |
amipack.h | AMI (Asterisk Management Interface) messages read/create functions interface. AMI packet is implemented as linked list of headers |
amipack_parser_detect.c | AMI (Asterisk Management Interface) Command response output parser |
amipack_parser_message.c | AMI (Asterisk Management Interface) packet parser. This is standard packets like Action, Event, Response etc. Special packets like Command output and Queues list are parsed with different methods |
amipack_parser_prompt.c | AMI (Asterisk Management Interface) prompt packet parser |
amiws.h | AMI (Asterisk Management Interface) connector and websocket remote interface functions |
amiws_lib.c | AMI/web-socket functions |
config_parser.h | |
linked_str_stack.c | Linked stack of strings implementation |
linked_str_stack.h | Linked stack of strings implementation interface |
amiws.c | AMI/web-socket main file |