Sun Dec 18 20:55:56 2011

Asterisk developer's documentation


zt_chan_conf Struct Reference

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

Collaboration diagram for zt_chan_conf:

Collaboration graph
[legend]

Data Fields

struct zt_pvt chan
char smdi_port [SMDI_MAX_FILENAME_LEN]
ZT_PARAMS timing

Detailed Description

Channel configuration from zapata.conf . This struct is used for parsing the [channels] section of zapata.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 zt_chan_conf is used to configure the channel (struct zt_pvt)

zt_chan_init for the default values.

Definition at line 632 of file chan_zap.c.


Field Documentation

struct zt_pvt chan [read]

Definition at line 633 of file chan_zap.c.

Referenced by build_channels(), mkintf(), process_zap(), and zt_chan_conf_default().

char smdi_port[SMDI_MAX_FILENAME_LEN]

Definition at line 639 of file chan_zap.c.

Referenced by mkintf(), and process_zap().

ZT_PARAMS timing

Definition at line 637 of file chan_zap.c.

Referenced by mkintf(), and process_zap().


The documentation for this struct was generated from the following file:

Generated on Sun Dec 18 20:55:56 2011 for Asterisk - the Open Source PBX by  doxygen 1.5.6