Home
last modified time | relevance | path

Searched refs:CF_ZRTP_PASSTHRU (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_channel.c3450 if (!switch_channel_test_flag(channel, CF_ZRTP_PASSTHRU) in switch_channel_check_zrtp()
3460 …_flag(other_channel, CF_ZRTP_HASH) && !switch_channel_test_flag(other_channel, CF_ZRTP_PASSTHRU)) { in switch_channel_check_zrtp()
3462 switch_channel_set_flag(channel, CF_ZRTP_PASSTHRU); in switch_channel_check_zrtp()
3463 switch_channel_set_flag(other_channel, CF_ZRTP_PASSTHRU); in switch_channel_check_zrtp()
3484 switch_channel_clear_flag(channel, CF_ZRTP_PASSTHRU); in switch_channel_check_zrtp()
3492 switch_channel_clear_flag(other_channel, CF_ZRTP_PASSTHRU); in switch_channel_check_zrtp()
H A Dswitch_core_media.c9022 if (switch_channel_test_flag(session->channel, CF_ZRTP_PASSTHRU)) { in switch_core_media_activate_rtp()
9326 if (switch_channel_test_flag(session->channel, CF_ZRTP_PASSTHRU)) { in switch_core_media_activate_rtp()
9654 if (switch_channel_test_flag(session->channel, CF_ZRTP_PASSTHRU)) { in switch_core_media_activate_rtp()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1530 CF_ZRTP_PASSTHRU, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31548 CF_ZRTP_PASSTHRU, enumerator