Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_features_general_config Struct Reference

General features configuration items. More...

#include <features_config.h>

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field courtesytone
 
unsigned int featuredigittimeout
 
const ast_string_field recordingfailsound
 

Detailed Description

General features configuration items.

Definition at line 29 of file include/asterisk/features_config.h.

Field Documentation

const ast_string_field courtesytone

Sound played when automixmon features are used

Definition at line 35 of file include/asterisk/features_config.h.

unsigned int featuredigittimeout

Milliseconds allowed between digit presses when entering feature code

Definition at line 37 of file include/asterisk/features_config.h.

const ast_string_field recordingfailsound

Sound played when automixmon features fail when used

Definition at line 35 of file include/asterisk/features_config.h.


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