#include <manager.h>
Data Fields | |
unsigned int | hdrcount |
const char * | headers [AST_MAX_MANHEADERS] |
Definition at line 111 of file manager.h.
unsigned int hdrcount |
Definition at line 112 of file manager.h.
Referenced by __astman_get_header(), action_userevent(), astman_get_variables(), and do_message().
const char* headers[AST_MAX_MANHEADERS] |
Definition at line 113 of file manager.h.
Referenced by __astman_get_header(), action_userevent(), astman_get_variables(), and do_message().