Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
cops_cmts Struct Reference
Collaboration diagram for cops_cmts:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 132 of file res_pktccops.c.

Field Documentation

◆ contime

time_t contime

Definition at line 144 of file res_pktccops.c.

◆ handle

uint32_t handle

Definition at line 142 of file res_pktccops.c.

Referenced by cops_gate_cmd(), and do_pktccops().

◆ host

char host[80]

◆ katimer

time_t katimer

Definition at line 145 of file res_pktccops.c.

Referenced by do_pktccops(), and pktccops_show_cmtses().

◆ keepalive

uint32_t keepalive

Definition at line 140 of file res_pktccops.c.

Referenced by do_pktccops(), and load_pktccops_config().

◆ list

struct { ... } list

◆ name

char name[80]

◆ need_delete

int need_delete

Definition at line 147 of file res_pktccops.c.

Referenced by do_pktccops(), and load_pktccops_config().

◆ next

struct cops_cmts* next

Definition at line 133 of file res_pktccops.c.

◆ port

char port[80]

Definition at line 136 of file res_pktccops.c.

Referenced by do_pktccops(), load_pktccops_config(), and pktccops_show_cmtses().

◆ sfd

int sfd

◆ state

int state

Definition at line 143 of file res_pktccops.c.

Referenced by do_pktccops(), load_pktccops_config(), and pktccops_show_cmtses().

◆ t1

uint16_t t1

Definition at line 137 of file res_pktccops.c.

Referenced by cops_construct_gate(), and load_pktccops_config().

◆ t7

uint16_t t7

Definition at line 138 of file res_pktccops.c.

Referenced by cops_construct_gate(), and load_pktccops_config().

◆ t8

uint16_t t8

Definition at line 139 of file res_pktccops.c.

Referenced by cops_construct_gate(), and load_pktccops_config().


The documentation for this struct was generated from the following file: