Asterisk - The Open Source Telephony Project
18.5.0
|
Registered applications container. More...
Data Fields | |
struct ast_app * | first |
struct ast_app * | last |
ast_rwlock_t | lock |
Registered applications container.
It is sorted by application name.
ast_rwlock_t lock |