Asterisk - The Open Source Telephony Project
18.5.0
|
A private structure for the test channel. More...
Data Fields | |
int | condition |
unsigned int | indicated |
The number of indicated things. More... | |
A private structure for the test channel.
Definition at line 50 of file test_bridging.c.
int condition |
Definition at line 52 of file test_bridging.c.
Referenced by AST_TEST_DEFINE(), and test_bridging_chan_indicate().
unsigned int indicated |
The number of indicated things.
Definition at line 54 of file test_bridging.c.
Referenced by AST_TEST_DEFINE(), and test_bridging_chan_indicate().