Data Fields | |
ast_string_field_mgr | __field_mgr |
ast_string_field_pool * | __field_mgr_pool |
struct { | |
phoneprov_file * next | |
} | entry |
const ast_string_field | format |
const ast_string_field | mime_type |
const ast_string_field | template |
Definition at line 107 of file res_phoneprov.c.
struct ast_string_field_mgr __field_mgr |
Definition at line 112 of file res_phoneprov.c.
< Mime-type of the file
Definition at line 112 of file res_phoneprov.c.
struct { ... } entry |
Referenced by add_user_extension(), build_user_routes(), phoneprov_callback(), profile_destructor(), and user_destructor().
const ast_string_field format |
Definition at line 112 of file res_phoneprov.c.
Referenced by build_route(), and build_user_routes().
const ast_string_field mime_type |
struct phoneprov_file* next |
Definition at line 113 of file res_phoneprov.c.
const ast_string_field template |
Definition at line 112 of file res_phoneprov.c.
Referenced by handle_show_routes(), and phoneprov_callback().