Home
last modified time | relevance | path

Searched refs:SWITCH_CHANNEL_ID_LOG_CLEAN (Results 1 – 5 of 5) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_log.c551 if (channel != SWITCH_CHANNEL_ID_LOG_CLEAN) { in switch_log_vprintf()
585 if (channel == SWITCH_CHANNEL_ID_LOG_CLEAN) { in switch_log_vprintf()
H A Dswitch_console.c424 if (channel == SWITCH_CHANNEL_ID_LOG_CLEAN) { in switch_console_printf()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1312 SWITCH_CHANNEL_ID_LOG_CLEAN, enumerator
1325 #define SWITCH_CHANNEL_LOG_CLEAN SWITCH_CHANNEL_ID_LOG_CLEAN, __FILE__, __SWITCH_FUNC__, __LINE__, …
1326 #define SWITCH_CHANNEL_SESSION_LOG_CLEAN(x) SWITCH_CHANNEL_ID_LOG_CLEAN, __FILE__, __SWITCH_FUNC__,…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_h323/
H A Dmod_h323.cpp316 if (!(file && func && line)) tchannel = SWITCH_CHANNEL_ID_LOG_CLEAN; in overflow()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs46220 SWITCH_CHANNEL_ID_LOG_CLEAN, enumerator