Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
SNMP Agent / SubAgent support for Asterisk. More...
Go to the source code of this file.
Functions | |
void * | agent_thread (void *arg) |
Variables | |
int | res_snmp_agentx_subagent |
int | res_snmp_dont_stop |
SNMP Agent / SubAgent support for Asterisk.
Definition in file agent.h.
void * agent_thread | ( | void * | arg | ) |
Definition at line 186 of file agent.c.
References ast_verb, init_asterisk_mib(), NULL, res_snmp_agentx_subagent, and res_snmp_dont_stop.
Referenced by load_module().
|
extern |
Definition at line 43 of file res_snmp.c.
Referenced by agent_thread(), and load_config().
|
extern |
Definition at line 44 of file res_snmp.c.
Referenced by agent_thread(), load_module(), and unload_module().