
Data Fields | |
| int | dchannels [SIG_PRI_NUM_DCHANS] |
| int | mastertrunkgroup |
| struct sig_pri_span | pri |
| int | prilogicalspan |
| int dchannels[SIG_PRI_NUM_DCHANS] |
What channel are the dchannels on
Definition at line 589 of file chan_dahdi.c.
Referenced by pri_resolve_span(), pri_create_trunkgroup(), prepare_pri(), and handle_pri_show_span().
| int mastertrunkgroup |
What trunk group is our master
Definition at line 590 of file chan_dahdi.c.
Referenced by pri_resolve_span(), pri_create_spanmap(), and mkintf().
| struct sig_pri_span pri |
Definition at line 592 of file chan_dahdi.c.
Referenced by dahdi_chan_conf_default(), dahdi_close_pri_fd(), destroy_all_channels(), pri_resolve_span(), pri_create_trunkgroup(), mkintf(), dahdi_devicestate(), prepare_pri(), complete_span_helper(), handle_pri_debug(), handle_pri_show_channels(), handle_pri_show_spans(), handle_pri_show_span(), handle_pri_show_debug(), dahdi_restart(), __unload_module(), and process_dahdi().
| int prilogicalspan |
Logical span number within trunk group
Definition at line 591 of file chan_dahdi.c.
Referenced by pri_create_spanmap(), mkintf(), and prepare_pri().