Thu Apr 8 01:25:02 2010

Asterisk developer's documentation


user Struct Reference

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

Collaboration diagram for user:
Collaboration graph
[legend]

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 138 of file res_phoneprov.c.


Field Documentation

Definition at line 141 of file res_phoneprov.c.

< Mac address of user's phone

Definition at line 141 of file res_phoneprov.c.

struct { ... } extensions
struct extension* first [read]

Definition at line 143 of file res_phoneprov.c.

struct extension* last [read]

Definition at line 143 of file res_phoneprov.c.

struct phone_profile* profile [read]

Profile the phone belongs to

Definition at line 142 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:

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1