Mon Aug 31 12:30:49 2015

Asterisk developer's documentation


cops_gate Struct Reference

#include <pktccops.h>

Data Fields

time_t allocated
time_t checked
struct cops_cmtscmts
time_t deltimer
int(* gate_open )(struct cops_gate *gate)
int(* gate_remove )(struct cops_gate *gate)
uint32_t gateid
int(* got_dq_gi )(struct cops_gate *gate)
time_t in_transaction
struct {
   struct cops_gate *   next
list
uint32_t mta
int state
void * tech_pvt
uint16_t trid

Detailed Description

Definition at line 53 of file pktccops.h.


Field Documentation

time_t allocated

Definition at line 60 of file pktccops.h.

Referenced by pktccops_show_gates().

time_t checked

Definition at line 61 of file pktccops.h.

Referenced by do_pktccops(), and pktccops_show_gates().

struct cops_cmts* cmts [read]

Definition at line 63 of file pktccops.h.

Referenced by cops_gate_cmd(), do_pktccops(), pktccops_gatedel(), and pktccops_show_gates().

time_t deltimer

Definition at line 62 of file pktccops.h.

Referenced by do_pktccops(), and mgcp_hangup().

int(* gate_open)(struct cops_gate *gate)
int(* gate_remove)(struct cops_gate *gate)
uint32_t gateid
int(* got_dq_gi)(struct cops_gate *gate)

Definition at line 57 of file pktccops.h.

Referenced by cops_gate_cmd(), do_pktccops(), and pktccops_show_gates().

struct { ... } list
uint32_t mta

Definition at line 58 of file pktccops.h.

Referenced by do_pktccops(), and pktccops_show_gates().

struct cops_gate* next [read]

Definition at line 54 of file pktccops.h.

int state
void* tech_pvt
uint16_t trid

Definition at line 56 of file pktccops.h.

Referenced by cops_gate_cmd(), and do_pktccops().


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

Generated on 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1