| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
structure to hold config providers More...

| Data Fields | |
| struct ast_string_field_mgr | __field_mgr | 
| struct ast_string_field_pool * | __field_mgr_pool | 
| ast_phoneprov_load_users_cb | load_users | 
| const ast_string_field | provider_name | 
structure to hold config providers
Definition at line 272 of file res_phoneprov.c.
| struct ast_string_field_mgr __field_mgr | 
Definition at line 275 of file res_phoneprov.c.
| struct ast_string_field_pool* __field_mgr_pool | 
Definition at line 275 of file res_phoneprov.c.
| ast_phoneprov_load_users_cb load_users | 
Definition at line 276 of file res_phoneprov.c.
| const ast_string_field provider_name | 
Definition at line 275 of file res_phoneprov.c.
Referenced by ast_phoneprov_provider_register(), and extensions_delete_cb().