| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
globally-accessible datastore information and callbacks More...

Go to the source code of this file.
| Functions | |
| static void | secure_call_store_destroy (void *data) | 
| static void * | secure_call_store_duplicate (void *data) | 
| Variables | |
| const struct ast_datastore_info | secure_call_info | 
globally-accessible datastore information and callbacks
Definition in file global_datastores.c.
| 
 | static | 
Definition at line 34 of file global_datastores.c.
References ast_free.
| 
 | static | 
Definition at line 41 of file global_datastores.c.
References ast_calloc, ast_secure_call_store::media, NULL, and ast_secure_call_store::signaling.
| const struct ast_datastore_info secure_call_info | 
Definition at line 54 of file global_datastores.c.
Referenced by func_channel_read(), func_channel_write_real(), and set_security_requirements().