Data Fields | |
dahdi_pvt | chan |
dahdi_pri | pri |
char | smdi_port [SMDI_MAX_FILENAME_LEN] |
The serial port to listen for SMDI data on. | |
dahdi_params | timing |
The state of fields is saved along the parsing and whenever a 'channel' statement is reached, the current dahdi_chan_conf is used to configure the channel (struct dahdi_pvt)
dahdi_chan_init for the default values.
Definition at line 1033 of file chan_dahdi.c.
Definition at line 1034 of file chan_dahdi.c.
Referenced by build_channels(), mkintf(), and process_dahdi().
Definition at line 1036 of file chan_dahdi.c.
Referenced by dahdi_chan_conf_default(), mkintf(), and process_dahdi().
char smdi_port[SMDI_MAX_FILENAME_LEN] |
The serial port to listen for SMDI data on.
Definition at line 1044 of file chan_dahdi.c.
Referenced by process_dahdi().
struct dahdi_params timing |