Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_rtp_glue * | first |
struct ast_rtp_glue * | last |
ast_rwlock_t | lock |
List of RTP glues
Definition at line 245 of file rtp_engine.c.
struct ast_rtp_glue* first |
Definition at line 245 of file rtp_engine.c.
struct ast_rtp_glue* last |
Definition at line 245 of file rtp_engine.c.
ast_rwlock_t lock |
Definition at line 245 of file rtp_engine.c.