Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
user Struct Reference

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

Data Fields

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

Detailed Description

structure to hold users read from users.conf

Definition at line 312 of file res_phoneprov.c.

Field Documentation

const ast_string_field macaddress

Mac address of user's phone

Definition at line 313 of file res_phoneprov.c.

struct phone_profile* profile

Profile the phone belongs to

Definition at line 315 of file res_phoneprov.c.

const ast_string_field provider_name

Name of the provider who registered this mac

Definition at line 314 of file res_phoneprov.c.


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