Data Fields | |
ast_string_field_mgr | __field_mgr |
ast_string_field_pool * | __field_mgr_pool |
struct { | |
extension * first | |
extension * last | |
} | extensions |
const ast_string_field | macaddress |
phone_profile * | profile |
Definition at line 171 of file res_phoneprov.c.
struct ast_string_field_mgr __field_mgr |
Definition at line 174 of file res_phoneprov.c.
< Mac address of user's phone
Definition at line 174 of file res_phoneprov.c.
struct { ... } extensions |
Referenced by phoneprov_callback().
Definition at line 176 of file res_phoneprov.c.
Definition at line 176 of file res_phoneprov.c.
const ast_string_field macaddress |
Definition at line 174 of file res_phoneprov.c.
Referenced by build_user(), find_user(), and users_cmp_fn().
struct phone_profile* profile |
Profile the phone belongs to
Definition at line 175 of file res_phoneprov.c.
Referenced by build_user().