Data Fields | |
pthread_t | master |
int | numchans |
openr2_context_t * | protocol_context |
dahdi_pvt * | pvts [MAX_CHANNELS] |
Definition at line 332 of file chan_dahdi.c.
pthread_t master |
Thread of master
Definition at line 333 of file chan_dahdi.c.
int numchans |
Number of channels in this R2 block
Definition at line 336 of file chan_dahdi.c.
Referenced by mkintf().
openr2_context_t* protocol_context |