
Data Fields | |
| void * | any |
| ast_group_t * | grp |
| struct msn_list * | ml |
| struct ast_namedgroups * | namgrp |
| int * | num |
| char * | str |
Definition at line 82 of file misdn_config.c.
| void* any |
Definition at line 88 of file misdn_config.c.
Referenced by _fill_defaults(), _free_general_cfg(), and _free_port_cfg().
Definition at line 86 of file misdn_config.c.
Referenced by _parse().
Definition at line 85 of file misdn_config.c.
Referenced by _free_port_cfg(), _parse(), misdn_cfg_get_config_string(), and misdn_cfg_is_msn_valid().
| struct ast_namedgroups* namgrp |
Definition at line 87 of file misdn_config.c.
Referenced by _free_port_cfg(), _parse(), and misdn_cfg_get().
| int* num |
Definition at line 84 of file misdn_config.c.
Referenced by _parse().
| char* str |
Definition at line 83 of file misdn_config.c.
Referenced by _parse(), and misdn_cfg_is_group_method().