Fri Jul 24 00:42:08 2009

Asterisk developer's documentation


phone_profile Struct Reference

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


Data Fields

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


Detailed Description

structure to hold phone profiles read from phoneprov.conf

Definition at line 117 of file res_phoneprov.c.


Field Documentation

struct ast_string_field_mgr __field_mgr

Definition at line 122 of file res_phoneprov.c.

struct ast_string_field_pool* __field_mgr_pool

< Subdirectory that static files are stored in

Definition at line 122 of file res_phoneprov.c.

const ast_string_field default_mime_type

Definition at line 122 of file res_phoneprov.c.

struct { ... } dynamic_files

List of dynamic files

Referenced by profile_destructor().

struct phoneprov_file* first

Definition at line 125 of file res_phoneprov.c.

struct phoneprov_file* first

Definition at line 124 of file res_phoneprov.c.

struct varshead* headp

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

Definition at line 123 of file res_phoneprov.c.

Referenced by profile_destructor().

struct phoneprov_file* last

Definition at line 125 of file res_phoneprov.c.

struct phoneprov_file* last

Definition at line 124 of file res_phoneprov.c.

const ast_string_field name

Definition at line 122 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 profile_destructor().

const ast_string_field staticdir

Definition at line 122 of file res_phoneprov.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 24 00:42:08 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7