Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
time_t | contime |
uint32_t | handle |
char | host [80] |
time_t | katimer |
uint32_t | keepalive |
struct { | |
struct cops_cmts * next | |
} | list |
char | name [80] |
int | need_delete |
char | port [80] |
int | sfd |
int | state |
uint16_t | t1 |
uint16_t | t7 |
uint16_t | t8 |
Definition at line 132 of file res_pktccops.c.
time_t contime |
Definition at line 144 of file res_pktccops.c.
uint32_t handle |
Definition at line 142 of file res_pktccops.c.
Referenced by cops_gate_cmd(), and do_pktccops().
char host[80] |
Definition at line 135 of file res_pktccops.c.
Referenced by do_pktccops(), load_pktccops_config(), pktccops_show_cmtses(), and Registration::write().
time_t katimer |
Definition at line 145 of file res_pktccops.c.
Referenced by do_pktccops(), and pktccops_show_cmtses().
uint32_t keepalive |
Definition at line 140 of file res_pktccops.c.
Referenced by do_pktccops(), and load_pktccops_config().
struct { ... } list |
Referenced by pktccops_gatedel(), pktccops_gateset(), and pktccops_show_cmtses().
char name[80] |
Definition at line 134 of file res_pktccops.c.
Referenced by cops_gate_cmd(), do_pktccops(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), Property::load(), load_pktccops_config(), pktccops_gatedel(), pktccops_gateset(), pktccops_show_cmtses(), pktccops_show_gates(), and pktccops_show_pools().
int need_delete |
Definition at line 147 of file res_pktccops.c.
Referenced by do_pktccops(), and load_pktccops_config().
struct cops_cmts* next |
Definition at line 133 of file res_pktccops.c.
char port[80] |
Definition at line 136 of file res_pktccops.c.
Referenced by do_pktccops(), load_pktccops_config(), and pktccops_show_cmtses().
int sfd |
Definition at line 146 of file res_pktccops.c.
Referenced by cops_gate_cmd(), do_pktccops(), load_pktccops_config(), and pktccops_unregister_cmtses().
int state |
Definition at line 143 of file res_pktccops.c.
Referenced by do_pktccops(), load_pktccops_config(), and pktccops_show_cmtses().
uint16_t t1 |
Definition at line 137 of file res_pktccops.c.
Referenced by cops_construct_gate(), and load_pktccops_config().
uint16_t t7 |
Definition at line 138 of file res_pktccops.c.
Referenced by cops_construct_gate(), and load_pktccops_config().
uint16_t t8 |
Definition at line 139 of file res_pktccops.c.
Referenced by cops_construct_gate(), and load_pktccops_config().