Mon Mar 19 11:30:58 2012

Asterisk developer's documentation


cops_gate Struct Reference

#include <pktccops.h>


Public Member Functions

 AST_LIST_ENTRY (cops_gate) list

Data Fields

time_t allocated
time_t checked
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
uint32_t mta
int state
void * tech_pvt
uint16_t trid


Detailed Description

Definition at line 53 of file pktccops.h.


Member Function Documentation

AST_LIST_ENTRY ( cops_gate   ) 


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

Definition at line 63 of file pktccops.h.

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

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)

Referenced by do_pktccops(), mgcp_alloc_pktcgate(), and mgcp_hangup().

int(* gate_remove)(struct cops_gate *gate)

Referenced by ast_pktccops_gate_alloc(), and mgcp_hangup().

uint32_t gateid

Definition at line 55 of file pktccops.h.

Referenced by ast_pktccops_gate_alloc(), cops_gate_cmd(), do_pktccops(), mgcp_pktcgate_open(), mgcp_pktcgate_remove(), pktccops_gatedel(), and pktccops_show_gates().

int(* got_dq_gi)(struct cops_gate *gate)

Referenced by ast_pktccops_gate_alloc(), do_pktccops(), and mgcp_hangup().

time_t in_transaction

Definition at line 57 of file pktccops.h.

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

uint32_t mta

Definition at line 58 of file pktccops.h.

Referenced by do_pktccops(), and pktccops_show_gates().

int state

Definition at line 59 of file pktccops.h.

Referenced by do_pktccops(), mgcp_hangup(), mgcp_pktcgate_remove(), mgcp_write(), and pktccops_show_gates().

void* tech_pvt

Definition at line 67 of file pktccops.h.

Referenced by mgcp_alloc_pktcgate(), mgcp_hangup(), mgcp_pktcgate_open(), and mgcp_pktcgate_remove().

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 Mon Mar 19 11:30:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7