Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_dial_features Struct Reference

Data Fields

struct ast_flags my_features
 
struct ast_flags peer_features
 

Detailed Description

Definition at line 649 of file features.c.

Field Documentation

struct ast_flags my_features

Channel's feature flags.

Definition at line 651 of file features.c.

Referenced by add_features_datastore(), builtin_atxfer(), manage_parked_call(), and parked_call_exec().

struct ast_flags peer_features

Bridge peer's feature flags.

Definition at line 653 of file features.c.

Referenced by add_features_datastore(), builtin_atxfer(), and manage_parked_call().


The documentation for this struct was generated from the following file: