Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


phoneprov_file Struct Reference

structure to hold file data More...

Collaboration diagram for phoneprov_file:

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
struct {
   struct phoneprov_file *   next
entry
const ast_string_field format
const ast_string_field mime_type
const ast_string_field template

Detailed Description

structure to hold file data

Definition at line 105 of file res_phoneprov.c.


Field Documentation

Definition at line 110 of file res_phoneprov.c.

< After variable substitution, becomes route->uri

< Template/physical file location

< Mime-type of the file

Definition at line 110 of file res_phoneprov.c.

struct { ... } entry

Definition at line 110 of file res_phoneprov.c.

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

Definition at line 110 of file res_phoneprov.c.

Referenced by build_profile(), and phoneprov_callback().

Definition at line 111 of file res_phoneprov.c.

Definition at line 110 of file res_phoneprov.c.

Referenced by handle_show_routes(), and phoneprov_callback().


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