Thu Apr 28 2011 16:57:22

Asterisk developer's documentation


user Struct Reference

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

Collaboration diagram for user:

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
struct {
   struct extension *   first
   struct extension *   last
extensions
const ast_string_field macaddress
struct phone_profileprofile

Detailed Description

structure to hold users read from users.conf

Definition at line 136 of file res_phoneprov.c.


Field Documentation

Definition at line 139 of file res_phoneprov.c.

< Mac address of user's phone

Definition at line 139 of file res_phoneprov.c.

struct extension* first

Definition at line 141 of file res_phoneprov.c.

struct extension* last

Definition at line 141 of file res_phoneprov.c.

Profile the phone belongs to

Definition at line 140 of file res_phoneprov.c.

Referenced by add_user_extension(), build_user(), build_user_routes(), and user_destructor().


The documentation for this struct was generated from the following file: