Wed Apr 6 11:30:14 2011

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 {
   extension *   first
   extension *   last
extensions
const ast_string_field macaddress
phone_profileprofile


Detailed Description

structure to hold users read from users.conf

Definition at line 167 of file res_phoneprov.c.


Field Documentation

struct ast_string_field_mgr __field_mgr

Definition at line 170 of file res_phoneprov.c.

struct ast_string_field_pool* __field_mgr_pool

< Mac address of user's phone

Definition at line 170 of file res_phoneprov.c.

struct { ... } extensions

Referenced by phoneprov_callback().

struct extension* first

Definition at line 172 of file res_phoneprov.c.

struct extension* last

Definition at line 172 of file res_phoneprov.c.

const ast_string_field macaddress

Definition at line 170 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 171 of file res_phoneprov.c.

Referenced by build_user().


The documentation for this struct was generated from the following file:
Generated on Wed Apr 6 11:30:14 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7