Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct { | |
const char * message | |
const char * options | |
const char * subtype | |
int value | |
} | outputs |
char * | parse_string |
Definition at line 450 of file func_presencestate.c.
const char* message |
Definition at line 455 of file func_presencestate.c.
Referenced by AST_TEST_DEFINE(), and load_module().
const char* options |
Definition at line 456 of file func_presencestate.c.
Referenced by AST_TEST_DEFINE().
struct { ... } outputs |
Referenced by AST_TEST_DEFINE().
char* parse_string |
Definition at line 451 of file func_presencestate.c.
Referenced by AST_TEST_DEFINE().
const char* subtype |
Definition at line 454 of file func_presencestate.c.
Referenced by AST_TEST_DEFINE(), and load_module().
int value |
Definition at line 453 of file func_presencestate.c.