Data Fields | |
ast_string_field_mgr | __field_mgr |
ast_string_field_pool * | __field_mgr_pool |
struct { | |
user * next | |
} | entry |
varshead * | headp |
const ast_string_field | macaddress |
const ast_string_field | name |
phone_profile * | profile |
Definition at line 120 of file res_phoneprov.c.
struct ast_string_field_mgr __field_mgr |
Definition at line 124 of file res_phoneprov.c.
< Mac address of user's phone
Definition at line 124 of file res_phoneprov.c.
struct { ... } entry |
Referenced by pp_each_user_exec().
List of variables to substitute into templates
Definition at line 126 of file res_phoneprov.c.
Referenced by phoneprov_callback().
const ast_string_field macaddress |
Definition at line 124 of file res_phoneprov.c.
const ast_string_field name |
Definition at line 124 of file res_phoneprov.c.
Definition at line 127 of file res_phoneprov.c.
struct phone_profile* profile |
Profile the phone belongs to
Definition at line 125 of file res_phoneprov.c.