Fri Jul 15 2011 12:03:27

Asterisk developer's documentation


dahdi_mfcr2 Struct Reference
Collaboration diagram for dahdi_mfcr2:

Data Fields

int monitored_count
int numchans
openr2_context_t * protocol_context
struct dahdi_pvtpvts [MAX_CHANNELS]
pthread_t r2master

Detailed Description

Definition at line 482 of file chan_dahdi.c.


Field Documentation

Number of channels being monitored

Definition at line 487 of file chan_dahdi.c.

Referenced by dahdi_r2_get_link(), dahdi_r2_set_context(), and mkintf().

int numchans

Number of channels in this R2 block

Definition at line 486 of file chan_dahdi.c.

Referenced by mkintf().

openr2_context_t* protocol_context

OpenR2 context handle

Definition at line 484 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and mkintf().

struct dahdi_pvt* pvts[MAX_CHANNELS]

Member channel pvt structs

Definition at line 485 of file chan_dahdi.c.

Referenced by mkintf().

pthread_t r2master

Thread of master

Definition at line 483 of file chan_dahdi.c.

Referenced by dahdi_r2_get_link().


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