Mon Apr 28 2014 10:07:13

Asterisk developer's documentation


dahdi_mfcr2 Struct Reference
Collaboration diagram for dahdi_mfcr2:

Data Fields

struct dahdi_mfcr2_conf conf
int numchans
openr2_context_t * protocol_context
struct dahdi_pvtpvts [SIG_MFCR2_MAX_CHANNELS]
pthread_t r2master

Detailed Description

Definition at line 578 of file chan_dahdi.c.


Field Documentation

Configuration used to setup this pseudo-link

Definition at line 583 of file chan_dahdi.c.

Referenced by dahdi_r2_get_link(), and dahdi_r2_set_context().

int numchans

Number of channels in this R2 block

Definition at line 582 of file chan_dahdi.c.

Referenced by dahdi_r2_get_link(), and mkintf().

openr2_context_t* protocol_context

OpenR2 context handle

Definition at line 580 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and mkintf().

Member channel pvt structs

Definition at line 581 of file chan_dahdi.c.

Referenced by mkintf().

pthread_t r2master

Thread of master

Definition at line 579 of file chan_dahdi.c.

Referenced by dahdi_r2_get_link().


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