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