Wed Aug 7 17:16:16 2019

Asterisk developer's documentation


phone_profile Struct Reference

structure to hold phone profiles read from phoneprov.conf More...

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
const ast_string_field default_mime_type
struct {
   struct phoneprov_file *   first
   struct phoneprov_file *   last
dynamic_files
struct varshead * headp
const ast_string_field name
struct {
   struct phoneprov_file *   first
   struct phoneprov_file *   last
static_files
const ast_string_field staticdir

Detailed Description

structure to hold phone profiles read from phoneprov.conf

Definition at line 150 of file res_phoneprov.c.


Field Documentation

Definition at line 155 of file res_phoneprov.c.

< Name of phone profile

< Default mime type if it isn't provided

< Subdirectory that static files are stored in

Definition at line 155 of file res_phoneprov.c.

Definition at line 155 of file res_phoneprov.c.

Referenced by build_profile().

struct { ... } dynamic_files

List of dynamic files

Referenced by build_profile(), build_user_routes(), and profile_destructor().

struct phoneprov_file* first [read]

Definition at line 157 of file res_phoneprov.c.

struct varshead* headp [read]

List of variables set with 'setvar' in phoneprov.conf

Definition at line 156 of file res_phoneprov.c.

Referenced by add_user_extension(), build_profile(), and profile_destructor().

struct phoneprov_file* last [read]

Definition at line 157 of file res_phoneprov.c.

Definition at line 155 of file res_phoneprov.c.

Referenced by find_profile(), profile_cmp_fn(), and profile_hash_fn().

struct { ... } static_files

List of static files

Referenced by build_profile(), and profile_destructor().

Definition at line 155 of file res_phoneprov.c.

Referenced by build_profile().


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