Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


extension Struct Reference

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
struct {
   struct extension *   next
 
entry
 
struct varsheadheadp
 
int index
 
const ast_string_field name
 

Detailed Description

Definition at line 161 of file res_phoneprov.c.

Field Documentation

struct ast_string_field_mgr __field_mgr

Definition at line 162 of file res_phoneprov.c.

struct ast_string_field_pool* __field_mgr_pool

Definition at line 162 of file res_phoneprov.c.

struct { ... } entry
struct varshead* headp

List of variables to substitute into templates

Definition at line 164 of file res_phoneprov.c.

int index

Definition at line 163 of file res_phoneprov.c.

const ast_string_field name

Definition at line 162 of file res_phoneprov.c.

struct extension* next

Definition at line 165 of file res_phoneprov.c.


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