amiws 2.2.1
Loading...
Searching...
No Matches
lib Directory Reference
Directory dependency graph for lib:
src/lib

Files

 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.