Data Fields | |
char * | context |
char | exten [2] |
int | priority |
ast_variable * | var |
timeval | when |
Definition at line 67 of file pbx_realtime.c.
char* context |
char exten[2] |
int priority |
Definition at line 70 of file pbx_realtime.c.
Referenced by cache_cmp(), cache_hash(), and realtime_common().
struct ast_variable* var |
struct timeval when |