|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|

Data Fields | |
| struct ast_rtp_engine * | first |
| struct ast_speech_engine * | first |
| struct ast_rtp_engine * | last |
| struct ast_speech_engine * | last |
| ast_rwlock_t | lock |
List of RTP engines that are currently registered
Definition at line 247 of file rtp_engine.c.
| struct ast_rtp_engine* first |
Definition at line 247 of file rtp_engine.c.
| struct ast_speech_engine* first |
Definition at line 42 of file res_speech.c.
| struct ast_rtp_engine* last |
Definition at line 247 of file rtp_engine.c.
| struct ast_speech_engine* last |
Definition at line 42 of file res_speech.c.
| ast_rwlock_t lock |
Definition at line 247 of file rtp_engine.c.