Mon Nov 24 15:34:53 2008

Asterisk developer's documentation


dahdi_chan_conf Struct Reference

Channel configuration from chan_dahdi.conf . This struct is used for parsing the [channels] section of chan_dahdi.conf. Generally there is a field here for every possible configuration item. More...


Data Fields

dahdi_pvt chan
char smdi_port [SMDI_MAX_FILENAME_LEN]
dahdi_params timing


Detailed Description

Channel configuration from chan_dahdi.conf . This struct is used for parsing the [channels] section of chan_dahdi.conf. Generally there is a field here for every possible configuration item.

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 598 of file chan_dahdi.c.


Field Documentation

struct dahdi_pvt chan

Definition at line 599 of file chan_dahdi.c.

Referenced by build_channels(), dahdi_chan_conf_default(), mkintf(), and process_dahdi().

char smdi_port[SMDI_MAX_FILENAME_LEN]

Definition at line 605 of file chan_dahdi.c.

Referenced by process_dahdi().

struct dahdi_params timing

Definition at line 603 of file chan_dahdi.c.

Referenced by process_dahdi().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 24 15:34:53 2008 for Asterisk - the Open Source PBX by  doxygen 1.4.7