FTDM_LOG_LEVEL_DEBUG  314 sample/boost/ftdmstart.c 	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);
FTDM_LOG_LEVEL_DEBUG  135 sample/dso/ftdmload.c 	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);
FTDM_LOG_LEVEL_DEBUG   74 sample/sched/ftdmsched.c 	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);
FTDM_LOG_LEVEL_DEBUG  348 src/ftdm_io.c  static int ftdm_log_level = FTDM_LOG_LEVEL_DEBUG;
FTDM_LOG_LEVEL_DEBUG  103 src/ftdm_state.c 	ftdm_log_chan_ex(fchan, file, func, line, FTDM_LOG_LEVEL_DEBUG, "Completed state change from %s to %s in %llums\n", 
FTDM_LOG_LEVEL_DEBUG  220 src/ftdm_state.c 	ftdm_log_chan_ex(fchan, file, func, line, FTDM_LOG_LEVEL_DEBUG, "Cancelled state change from %s to %s in %llums\n", 
FTDM_LOG_LEVEL_DEBUG  353 src/ftdm_state.c 	ftdm_log_chan_ex(ftdmchan, file, func, line, FTDM_LOG_LEVEL_DEBUG, "Changed state from %s to %s\n", ftdm_channel_state2str(ftdmchan->state), ftdm_channel_state2str(state));
FTDM_LOG_LEVEL_DEBUG 2291 src/ftmod/ftmod_isdn/ftmod_isdn.c 		return FTDM_LOG_LEVEL_DEBUG;
FTDM_LOG_LEVEL_DEBUG  905 src/ftmod/ftmod_r2/ftmod_r2.c 			ftdm_log(file, function, line, FTDM_LOG_LEVEL_DEBUG, "%s", message);
FTDM_LOG_LEVEL_DEBUG  909 src/ftmod/ftmod_r2/ftmod_r2.c 			ftdm_log(file, function, line, FTDM_LOG_LEVEL_DEBUG, "%s", message);
FTDM_LOG_LEVEL_DEBUG 2677 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	sangoma_boost_data->mcon.debuglevel = FTDM_LOG_LEVEL_DEBUG;
FTDM_LOG_LEVEL_DEBUG 2678 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	sangoma_boost_data->pcon.debuglevel = FTDM_LOG_LEVEL_DEBUG;
FTDM_LOG_LEVEL_DEBUG 1695 src/include/freetdm.h #define FTDM_LOG_LEVEL_DEBUG 7
FTDM_LOG_LEVEL_DEBUG 1705 src/include/freetdm.h #define FTDM_LOG_DEBUG FTDM_PRE, FTDM_LOG_LEVEL_DEBUG
FTDM_LOG_LEVEL_DEBUG  283 src/priserver.c 	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);
FTDM_LOG_LEVEL_DEBUG   88 src/testanalog.c 	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);
FTDM_LOG_LEVEL_DEBUG    6 src/testapp.c  	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);
FTDM_LOG_LEVEL_DEBUG   26 src/testboost.c 	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);
FTDM_LOG_LEVEL_DEBUG   22 src/testisdn.c 	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);
FTDM_LOG_LEVEL_DEBUG  109 src/testpri.c  	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);
FTDM_LOG_LEVEL_DEBUG   87 src/testr2.c   	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);
FTDM_LOG_LEVEL_DEBUG  363 src/testsangomaboost.c 	ftdm_global_set_default_logger(FTDM_LOG_LEVEL_DEBUG);