Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
phoneprov_provider Struct Reference

structure to hold config providers More...

Collaboration diagram for phoneprov_provider:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
ast_phoneprov_load_users_cb load_users
 
const ast_string_field provider_name
 

Detailed Description

structure to hold config providers

Definition at line 266 of file res_phoneprov.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 269 of file res_phoneprov.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 269 of file res_phoneprov.c.

◆ load_users

Definition at line 270 of file res_phoneprov.c.

Referenced by ast_phoneprov_provider_register(), and load_module().

◆ provider_name

const ast_string_field provider_name

Definition at line 269 of file res_phoneprov.c.


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