|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Configuration for one-touch INFO recording. More...
#include <res_pjsip.h>

Data Fields | |
| struct ast_string_field_mgr | __field_mgr |
| struct ast_string_field_pool * | __field_mgr_pool |
| unsigned int | enabled |
| const ast_string_field | offfeature |
| const ast_string_field | onfeature |
Configuration for one-touch INFO recording.
Definition at line 900 of file res_pjsip.h.
| struct ast_string_field_mgr __field_mgr |
Definition at line 906 of file res_pjsip.h.
| struct ast_string_field_pool* __field_mgr_pool |
Feature to enact when one-touch recording INFO with Record: On is received
Feature to enact when one-touch recording INFO with Record: Off is received
Definition at line 906 of file res_pjsip.h.
| unsigned int enabled |
Is one-touch recording permitted?
Definition at line 908 of file res_pjsip.h.
| const ast_string_field offfeature |
Definition at line 906 of file res_pjsip.h.
| const ast_string_field onfeature |
Definition at line 906 of file res_pjsip.h.