Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
pj_ice_sess * | real_ice |
An ao2 wrapper protecting the PJPROJECT ice structure with ref counting.
Definition at line 320 of file res_rtp_asterisk.c.
pj_ice_sess* real_ice |
ICE session
Definition at line 321 of file res_rtp_asterisk.c.
Referenced by __rtp_recvfrom(), __rtp_sendto(), ast_rtp_ice_add_cand(), ast_rtp_ice_start(), ast_rtp_ice_turn_request(), ast_rtp_on_turn_rx_rtcp_data(), ast_rtp_on_turn_rx_rtp_data(), ice_create(), and ice_wrap_dtor().