Asterisk - The Open Source Telephony Project GIT-master-7e7a603
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_mgr __field_mgr
 
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

struct ast_string_field_mgr __field_mgr

Definition at line 89 of file res_parking.h.

◆ __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

Definition at line 89 of file res_parking.h.

Referenced by comeback_goto(), and display_parking_lot().

◆ comebackdialtime

unsigned int comebackdialtime

Analogous to comebackdialtime config option

Definition at line 70 of file res_parking.h.

Referenced by clone_parkinglot_cfg(), and display_parking_lot().

◆ 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

Definition at line 89 of file res_parking.h.

◆ mohclass

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 Name of the parking lot configuration object Which registrar the lot uses if it isn't the default registrar Analogous to mohclass config option Analogous to parkext config option Analogous to context config option Analogous to comebackcontext config option Analogous to courtesytone 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

Definition at line 89 of file res_parking.h.

Referenced by display_parking_lot(), and parking_lot_cfg_create_extensions().

◆ 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(), and parking_lot_cfg_create_extensions().

◆ 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(), 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(), and manager_append_event_parking_lot_data_cb().

◆ registrar

const ast_string_field registrar

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