Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
test_bridging_chan_pvt Struct Reference

A private structure for the test channel. More...

Data Fields

int condition
 
unsigned int indicated
 The number of indicated things. More...
 

Detailed Description

A private structure for the test channel.

Definition at line 50 of file test_bridging.c.

Field Documentation

◆ condition

int condition

Definition at line 52 of file test_bridging.c.

Referenced by AST_TEST_DEFINE(), and test_bridging_chan_indicate().

◆ indicated

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().


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