|
Asterisk - The Open Source Telephony Project GIT-master-6144b6b
|
#include <resource_bridges.h>
Data Fields | |
| const char * | bridge_id |
| const char * | variable |
Argument struct for ast_ari_bridges_get_bridge_var()
Definition at line 146 of file resource_bridges.h.
| const char* bridge_id |
Bridge's id
Definition at line 148 of file resource_bridges.h.
| const char* variable |
The bridge variable or function to get
Definition at line 150 of file resource_bridges.h.