Thu Jul 9 13:41:43 2009

Asterisk developer's documentation


user Struct Reference

structure to hold users read from users.conf More...


Data Fields

ast_string_field_mgr __field_mgr
ast_string_field_pool__field_mgr_pool
struct {
   user *   next
entry
varsheadheadp
const ast_string_field macaddress
const ast_string_field name
phone_profileprofile


Detailed Description

structure to hold users read from users.conf

Definition at line 120 of file res_phoneprov.c.


Field Documentation

struct ast_string_field_mgr __field_mgr

Definition at line 124 of file res_phoneprov.c.

struct ast_string_field_pool* __field_mgr_pool

< Mac address of user's phone

Definition at line 124 of file res_phoneprov.c.

struct { ... } entry

Referenced by pp_each_user_exec().

struct varshead* headp

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.

struct user* next

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.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:43 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7