Wed Jan 8 2020 09:50:13

Asterisk developer's documentation


global_datastores.h File Reference

globally accessible channel datastores More...

#include "asterisk/channel.h"

Go to the source code of this file.

Data Structures

struct  ast_dialed_interface
 
struct  ast_secure_call_store
 

Variables

struct ast_datastore_info dialed_interface_info
 
struct ast_datastore_info secure_call_info
 

Detailed Description

globally accessible channel datastores

Author
Mark Michelson mmich.nosp@m.elso.nosp@m.n@dig.nosp@m.ium..nosp@m.com

Definition in file global_datastores.h.

Variable Documentation

struct ast_datastore_info dialed_interface_info

Definition at line 86 of file global_datastores.c.

Referenced by clear_dialed_interfaces(), dial_exec_full(), and try_calling().

struct ast_datastore_info secure_call_info