Asterisk - The Open Source Telephony Project
18.5.0
|
The list of e-mail templates. More...
Data Fields | |
struct minivm_template * | first |
struct minivm_template * | last |
ast_mutex_t | lock |
The list of e-mail templates.
Definition at line 647 of file app_minivm.c.
struct minivm_template* first |
Definition at line 647 of file app_minivm.c.
struct minivm_template* last |
Definition at line 647 of file app_minivm.c.
ast_mutex_t lock |
Definition at line 647 of file app_minivm.c.