|
file | amipack.c |
| AMI (Asterisk Management Interface) messages read/create functions.
|
|
file | amipack.h [code] |
| AMI (Asterisk Management Interface) messages read/create functions interface. AMI packet is implemented as linked list of headers.
|
|
file | amipack_parser_detect.c |
| AMI (Asterisk Management Interface) Command response output parser.
|
|
file | 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.
|
|
file | amipack_parser_prompt.c |
| AMI (Asterisk Management Interface) prompt packet parser.
|
|
file | amiws.h [code] |
| AMI (Asterisk Management Interface) connector and websocket remote interface functions.
|
|
file | amiws_lib.c |
| AMI/web-socket functions.
|
|
file | linked_str_stack.c |
| Linked stack of strings implementation.
|
|
file | linked_str_stack.h [code] |
| Linked stack of strings implementation interface.
|
|