Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


pp_variable_lookup Struct Reference

Lookup table to translate between users.conf property names and variables for use in phoneprov templates. More...

Data Fields

enum pp_variables id
 
const char *const template_var
 
const char *const user_var
 

Detailed Description

Lookup table to translate between users.conf property names and variables for use in phoneprov templates.

Definition at line 123 of file res_phoneprov.c.

Field Documentation

enum pp_variables id

Definition at line 124 of file res_phoneprov.c.

const char* const template_var

Definition at line 126 of file res_phoneprov.c.

const char* const user_var

Definition at line 125 of file res_phoneprov.c.


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