
Data Fields | |
| ast_channel * | c0 |
| ast_channel * | c1 |
| ast_cond_t | cond |
| int | endbridge |
| int | flags |
| ast_frame ** | fo |
| int | inuse |
| ast_mutex_t | lock |
| ast_channel ** | rc |
Definition at line 235 of file chan_vpb.c.
| struct ast_channel* c0 |
Definition at line 237 of file chan_vpb.c.
Referenced by do_chanreads(), monitor_handle_owned(), and vpb_bridge().
| struct ast_channel * c1 |
Definition at line 237 of file chan_vpb.c.
Referenced by do_chanreads(), monitor_handle_owned(), and vpb_bridge().
| int endbridge |
| int flags |
Definition at line 239 of file chan_vpb.c.
Referenced by do_chanreads(), monitor_handle_owned(), and vpb_bridge().
| int inuse |
| struct ast_channel ** rc |
1.4.7