Fri Jul 24 00:42:07 2009

Asterisk developer's documentation


http_route Struct Reference

structure to hold http routes (valid URIs, and the files they link to) More...


Data Fields

ast_string_field_mgr __field_mgr
ast_string_field_pool__field_mgr_pool
phoneprov_filefile
const ast_string_field uri
useruser


Detailed Description

structure to hold http routes (valid URIs, and the files they link to)

Definition at line 147 of file res_phoneprov.c.


Field Documentation

struct ast_string_field_mgr __field_mgr

Definition at line 150 of file res_phoneprov.c.

struct ast_string_field_pool* __field_mgr_pool

< The URI requested

Definition at line 150 of file res_phoneprov.c.

struct phoneprov_file* file

The file that links to the URI

Definition at line 151 of file res_phoneprov.c.

Referenced by handle_show_routes(), and phoneprov_callback().

const ast_string_field uri

Definition at line 150 of file res_phoneprov.c.

Referenced by handle_show_routes(), phoneprov_callback(), routes_cmp_fn(), and routes_hash_fn().

struct user* user

The user that has variables to substitute into the file NULL in the case of a static route

Definition at line 152 of file res_phoneprov.c.

Referenced by handle_show_routes(), and phoneprov_callback().


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