Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct call_followme * | first |
struct call_followme * | last |
ast_rwlock_t | lock |
Definition at line 285 of file app_followme.c.
struct call_followme* first |
Definition at line 285 of file app_followme.c.
struct call_followme* last |
Definition at line 285 of file app_followme.c.
ast_rwlock_t lock |
Definition at line 285 of file app_followme.c.