Asterisk - The Open Source Telephony Project GIT-master-8f1982c
|
Data Fields | |
struct ast_flags | my_features |
struct ast_flags | peer_features |
Definition at line 267 of file features.c.
struct ast_flags my_features |
Channel's feature flags.
Definition at line 269 of file features.c.
Referenced by add_features_datastore().
struct ast_flags peer_features |
Bridge peer's feature flags.
Definition at line 271 of file features.c.
Referenced by add_features_datastore().