Wed Aug 7 17:16:16 2019

Asterisk developer's documentation


user Struct Reference

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

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


Field Documentation

Definition at line 174 of file res_phoneprov.c.

< Mac address of user's phone

Definition at line 174 of file res_phoneprov.c.

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

Definition at line 176 of file res_phoneprov.c.

struct extension* last [read]

Definition at line 176 of file res_phoneprov.c.

struct phone_profile* profile [read]

Profile the phone belongs to

Definition at line 175 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 7 Aug 2019 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1