Home
last modified time | relevance | path

Searched refs:TFLAG_PROGRESS (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/
H A Dmod_skypopen.c485 if (switch_test_flag(tech_pvt, TFLAG_PROGRESS)) { in channel_on_destroy()
486 switch_clear_flag(tech_pvt, TFLAG_PROGRESS); in channel_on_destroy()
611 if (switch_test_flag(tech_pvt, TFLAG_PROGRESS)) { in channel_on_hangup()
612 switch_clear_flag(tech_pvt, TFLAG_PROGRESS); in channel_on_hangup()
734 if (switch_test_flag(tech_pvt, TFLAG_PROGRESS)) { in channel_kill_channel()
735 switch_clear_flag(tech_pvt, TFLAG_PROGRESS); in channel_kill_channel()
855 if (switch_test_flag(tech_pvt, TFLAG_PROGRESS)) { in channel_read_frame()
1017 if (switch_test_flag(tech_pvt, TFLAG_PROGRESS)) { in channel_write_frame()
1116 switch_set_flag(tech_pvt, TFLAG_PROGRESS); in channel_receive_message()
1133 switch_clear_flag(tech_pvt, TFLAG_PROGRESS); in channel_receive_message()
[all …]
H A Dskypopen.h92 TFLAG_PROGRESS = (1 << 7), enumerator
H A Dskypopen_protocol.c1895 if (switch_test_flag(tech_pvt, TFLAG_PROGRESS)) { in skypopen_do_skypeapi_thread_func()
1896 switch_clear_flag(tech_pvt, TFLAG_PROGRESS); in skypopen_do_skypeapi_thread_func()
1932 if (switch_test_flag(tech_pvt, TFLAG_PROGRESS)) { in skypopen_do_skypeapi_thread_func()
1933 switch_clear_flag(tech_pvt, TFLAG_PROGRESS); in skypopen_do_skypeapi_thread_func()