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

#include <res_parking.h>

Collaboration diagram for parking_lot_cfg:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field comebackcontext
 
unsigned int comebackdialtime
 
unsigned int comebacktoorigin
 
const ast_string_field courtesytone
 
const ast_string_field mohclass
 
const ast_string_field name
 
unsigned int parkaddhints
 
int parkedcallhangup
 
int parkedcallrecording
 
int parkedcallreparking
 
int parkedcalltransfers
 
int parkedplay
 
const ast_string_field parkext
 
unsigned int parkext_exclusive
 
unsigned int parkfindnext
 
const ast_string_field parking_con
 
int parking_start
 
int parking_stop
 
unsigned int parkingtime
 
const ast_string_field registrar
 

Detailed Description

Definition at line 65 of file res_parking.h.

Field Documentation

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 89 of file res_parking.h.

◆ comebackcontext

const ast_string_field comebackcontext

Analogous to comebackcontext config option

Definition at line 89 of file res_parking.h.

Referenced by comeback_goto(), display_parking_lot(), and parking_lot_cfgs_match().

◆ comebackdialtime

unsigned int comebackdialtime

Analogous to comebackdialtime config option

Definition at line 70 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), display_parking_lot(), parking_duration_callback(), and parking_lot_cfgs_match().

◆ comebacktoorigin

unsigned int comebacktoorigin

Analogous to comebacktoorigin config option

Definition at line 74 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), comeback_goto(), and display_parking_lot().

◆ courtesytone

const ast_string_field courtesytone

Analogous to courtesytone config option

Definition at line 89 of file res_parking.h.

◆ mohclass

Analogous to mohclass config option

Definition at line 89 of file res_parking.h.

Referenced by display_parking_lot(), and parking_channel_set_roles().

◆ name

const ast_string_field name

◆ parkaddhints

unsigned int parkaddhints

Analogous to parkaddhints config option

Definition at line 73 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), and parking_lot_cfg_create_extensions().

◆ parkedcallhangup

int parkedcallhangup

Analogous to parkedcallhangup config option

Definition at line 78 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), option_handler_parkedfeature(), parked_call_retrieve_enable_features(), and parking_timeout_set_caller_features().

◆ parkedcallrecording

int parkedcallrecording

Analogous to parkedcallrecording config option

Definition at line 79 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), option_handler_parkedfeature(), parked_call_retrieve_enable_features(), and parking_timeout_set_caller_features().

◆ parkedcallreparking

int parkedcallreparking

Analogous to parkedcallreparking config option

Definition at line 77 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), option_handler_parkedfeature(), parked_call_retrieve_enable_features(), and parking_timeout_set_caller_features().

◆ parkedcalltransfers

int parkedcalltransfers

Analogous to parkedcalltransfers config option

Definition at line 76 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), option_handler_parkedfeature(), parked_call_retrieve_enable_features(), and parking_timeout_set_caller_features().

◆ parkedplay

int parkedplay

Analogous to parkedplay config option

Definition at line 75 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), and option_handler_parkedfeature().

◆ parkext

const ast_string_field parkext

Analogous to parkext config option

Definition at line 89 of file res_parking.h.

Referenced by display_parking_lot(), parking_lot_cfg_create_extensions(), and parking_lot_cfgs_match().

◆ parkext_exclusive

unsigned int parkext_exclusive

Analogous to parkext_exclusive config option

Definition at line 72 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), parking_lot_cfg_create_extensions(), and parking_lot_cfgs_match().

◆ parkfindnext

unsigned int parkfindnext

Analogous to parkfindnext config option

Definition at line 71 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), option_handler_findslot(), parking_lot_cfgs_match(), and parking_lot_get_space().

◆ parking_con

const ast_string_field parking_con

◆ parking_start

int parking_start

◆ parking_stop

int parking_stop

◆ parkingtime

unsigned int parkingtime

Analogous to parkingtime config option

Definition at line 69 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), display_parking_lot(), generate_parked_user(), manager_append_event_parking_lot_data_cb(), and parking_lot_cfgs_match().

◆ registrar

const ast_string_field registrar

Which registrar the lot uses if it isn't the default registrar

Definition at line 89 of file res_parking.h.

Referenced by parking_lot_cfg_create_extensions(), and parking_lot_cfg_remove_extensions().


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