FTDM_LOG_NOTICE  1643 mod_freetdm/mod_freetdm.c 				ftdm_log(FTDM_LOG_NOTICE, "Alarm cleared on channel %d:%d\n", spanid, chanid);
FTDM_LOG_NOTICE  1646 mod_freetdm/mod_freetdm.c 				ftdm_log(FTDM_LOG_NOTICE, "Alarm raised on channel %d:%d\n", spanid, chanid);
FTDM_LOG_NOTICE   144 sample/boost/ftdmstart.c 	ftdm_log(FTDM_LOG_NOTICE, "-- Requesting hangup in channel %d:%d\n", spanid, chanid);
FTDM_LOG_NOTICE   154 sample/boost/ftdmstart.c 	ftdm_log(FTDM_LOG_NOTICE, "-- Requesting answer in channel %d:%d\n", spanid, chanid);
FTDM_LOG_NOTICE   165 sample/boost/ftdmstart.c 	ftdm_log(FTDM_LOG_NOTICE, "-- Requesting progress\n", spanid, chanid);
FTDM_LOG_NOTICE   183 sample/boost/ftdmstart.c 		ftdm_log(FTDM_LOG_NOTICE, "Incoming call received in channel %d:%d\n", sigmsg->span_id, sigmsg->chan_id);
FTDM_LOG_NOTICE   188 sample/boost/ftdmstart.c 		ftdm_log(FTDM_LOG_NOTICE, "Progress message received in channel %d:%d\n", sigmsg->span_id, sigmsg->chan_id);
FTDM_LOG_NOTICE   192 sample/boost/ftdmstart.c 		ftdm_log(FTDM_LOG_NOTICE, "Answer received in channel %d:%d\n", sigmsg->span_id, sigmsg->chan_id);
FTDM_LOG_NOTICE   200 sample/boost/ftdmstart.c 		ftdm_log(FTDM_LOG_NOTICE, "Hangup received in channel %d:%d\n", sigmsg->span_id, sigmsg->chan_id);
FTDM_LOG_NOTICE   332 sample/boost/ftdmstart.c 		ftdm_log(FTDM_LOG_NOTICE, "Creating span %s\n", spanname);
FTDM_LOG_NOTICE   348 sample/boost/ftdmstart.c 		ftdm_log(FTDM_LOG_NOTICE, "registered %d b channels\n", configured);
FTDM_LOG_NOTICE   353 sample/boost/ftdmstart.c 	ftdm_log(FTDM_LOG_NOTICE, "FreeTDM loaded ...\n");
FTDM_LOG_NOTICE   439 sample/boost/ftdmstart.c 			ftdm_log(FTDM_LOG_NOTICE, "Originating call to number %s\n", todial);
FTDM_LOG_NOTICE   446 sample/boost/ftdmstart.c 	ftdm_log(FTDM_LOG_NOTICE, "Shutting down FreeTDM ...\n");
FTDM_LOG_NOTICE    56 sample/dso/ftdmload.c 	ftdm_log(FTDM_LOG_NOTICE, "Loaded %s with handle %p\n", filename, handle);
FTDM_LOG_NOTICE    73 sample/dso/ftdmload.c 	ftdm_log(FTDM_LOG_NOTICE, "Unloading %p\n", handle);
FTDM_LOG_NOTICE  5682 src/ftdm_io.c  	ftdm_log(FTDM_LOG_NOTICE, "Modules configured: %d \n", modcount);
FTDM_LOG_NOTICE   147 src/ftdm_sched.c 	ftdm_log(FTDM_LOG_NOTICE, "Main scheduling thread going out ...\n");
FTDM_LOG_NOTICE   178 src/ftdm_sched.c 		ftdm_log(FTDM_LOG_NOTICE, "Launching main schedule thread\n");
FTDM_LOG_NOTICE   373 src/ftdm_sched.c 		ftdm_log(FTDM_LOG_NOTICE, "Timer id wrap around for sched %s\n", sched->name);
FTDM_LOG_NOTICE   600 src/ftmod/ftmod_analog/ftmod_analog.c 						ftdm_log_chan_msg(ftdmchan, FTDM_LOG_NOTICE, "Answering on polarity reverse\n");
FTDM_LOG_NOTICE   609 src/ftmod/ftmod_analog/ftmod_analog.c 							ftdm_log_chan_msg(ftdmchan, FTDM_LOG_NOTICE, "Hanging up on polarity reverse\n");
FTDM_LOG_NOTICE  1041 src/ftmod/ftmod_isdn/ftmod_isdn.c 						ftdm_log(FTDM_LOG_NOTICE, "No destination number found, assuming overlap dial\n");
FTDM_LOG_NOTICE  1830 src/ftmod/ftmod_isdn/ftmod_isdn.c 	ftdm_log(FTDM_LOG_NOTICE, "Tone generating interval %d\n", interval);
FTDM_LOG_NOTICE  1909 src/ftmod/ftmod_isdn/ftmod_isdn.c 				ftdm_log(FTDM_LOG_NOTICE, "Successfully opened channel %d:%d\n",
FTDM_LOG_NOTICE  1129 src/ftmod/ftmod_libpri/ftmod_libpri.c 	ftdm_log(FTDM_LOG_NOTICE, "-- Ring on channel %d:%d (from %s to %s)\n", ftdm_span_get_id(span), pevent->ring.channel,
FTDM_LOG_NOTICE  1277 src/ftmod/ftmod_libpri/ftmod_libpri.c 	ftdm_log(FTDM_LOG_NOTICE, "-- Restarting %d:%d\n", ftdm_span_get_id(span), pevent->restart.channel);
FTDM_LOG_NOTICE  1448 src/ftmod/ftmod_libpri/ftmod_libpri.c 			ftdm_log(FTDM_LOG_NOTICE, "AOC Charging Request received\n");
FTDM_LOG_NOTICE  1451 src/ftmod/ftmod_libpri/ftmod_libpri.c 			ftdm_log(FTDM_LOG_NOTICE, "AOC Charging Request Response received [aoc_s data: %s, req: %x, resp: %x]\n",
FTDM_LOG_NOTICE  1487 src/ftmod/ftmod_libpri/ftmod_libpri.c 		ftdm_log(FTDM_LOG_NOTICE, "%d:Signaling link status changed to %s\n", ftdm_span_get_id(span), ftdm_signaling_status2str(status));
FTDM_LOG_NOTICE  1523 src/ftmod/ftmod_libpri/ftmod_libpri.c 		ftdm_log(FTDM_LOG_NOTICE, "%d:Signaling link status changed to %s\n", ftdm_span_get_id(span), ftdm_signaling_status2str(status));
FTDM_LOG_NOTICE  1941 src/ftmod/ftmod_libpri/ftmod_libpri.c 		ftdm_log(FTDM_LOG_NOTICE, "Setting default Layer 1 to ALAW since this is an E1/BRI/BRI PTMP trunk\n");
FTDM_LOG_NOTICE  1946 src/ftmod/ftmod_libpri/ftmod_libpri.c 		ftdm_log(FTDM_LOG_NOTICE, "Setting default Layer 1 to ULAW since this is a T1/J1 trunk\n");
FTDM_LOG_NOTICE   585 src/ftmod/ftmod_pritap/ftmod_pritap.c 			ftdm_log(FTDM_LOG_NOTICE, "Not monitoring callref %d with unsupported layer 1 format %d\n", crv, layer1);
FTDM_LOG_NOTICE   590 src/ftmod/ftmod_pritap/ftmod_pritap.c 			ftdm_log(FTDM_LOG_NOTICE, "Not monitoring callref %d with unsupported capability %d\n", crv, transcap);
FTDM_LOG_NOTICE   626 src/ftmod/ftmod_pritap/ftmod_pritap.c 		ftdm_log_chan(pcall->fchan, FTDM_LOG_NOTICE, "Tapped call was answered in state %s\n", ftdm_channel_state2str(pcall->fchan->state));
FTDM_LOG_NOTICE   607 src/ftmod/ftmod_r2/ftmod_r2.c 	ftdm_log_chan_msg(ftdmchan, FTDM_LOG_NOTICE, "Received request to start call\n");
FTDM_LOG_NOTICE   665 src/ftmod/ftmod_r2/ftmod_r2.c 	ftdm_log_chan(ftdmchan, FTDM_LOG_NOTICE, "Call offered with ANI = %s, DNIS = %s, Category = %d, ANI restricted = %s\n", 
FTDM_LOG_NOTICE   676 src/ftmod/ftmod_r2/ftmod_r2.c 		ftdm_log_chan_msg(ftdmchan, FTDM_LOG_NOTICE, "Rejecting collect call\n");
FTDM_LOG_NOTICE   739 src/ftmod/ftmod_r2/ftmod_r2.c 	ftdm_log_chan_msg(ftdmchan, FTDM_LOG_NOTICE, "Call accepted\n");
FTDM_LOG_NOTICE   773 src/ftmod/ftmod_r2/ftmod_r2.c 	ftdm_log_chan_msg(ftdmchan, FTDM_LOG_NOTICE, "Call answered\n");
FTDM_LOG_NOTICE   785 src/ftmod/ftmod_r2/ftmod_r2.c 	ftdm_log_chan_msg(ftdmchan, FTDM_LOG_NOTICE, "Call disconnected\n");
FTDM_LOG_NOTICE   805 src/ftmod/ftmod_r2/ftmod_r2.c 	ftdm_log_chan_msg(ftdmchan, FTDM_LOG_NOTICE, "Call finished\n");
FTDM_LOG_NOTICE   817 src/ftmod/ftmod_r2/ftmod_r2.c 	ftdm_log(FTDM_LOG_NOTICE, "Call read data on chan %d\n", openr2_chan_get_number(r2chan));
FTDM_LOG_NOTICE   877 src/ftmod/ftmod_r2/ftmod_r2.c 	ftdm_log_chan(ftdmchan, FTDM_LOG_NOTICE, "Far end blocked in state %s\n", ftdm_channel_state2str(ftdmchan->state));
FTDM_LOG_NOTICE   884 src/ftmod/ftmod_r2/ftmod_r2.c 	ftdm_log_chan(ftdmchan, FTDM_LOG_NOTICE, "Far end unblocked in state %s\n", ftdm_channel_state2str(ftdmchan->state));
FTDM_LOG_NOTICE   962 src/ftmod/ftmod_r2/ftmod_r2.c 		ftdm_log_chan(ftdmchan, FTDM_LOG_NOTICE, "Requested to stop getting DNIS. Current DNIS = %s\n", ftdmchan->caller_data.dnis.digits);
FTDM_LOG_NOTICE  1412 src/ftmod/ftmod_r2/ftmod_r2.c 				ftdm_log(FTDM_LOG_NOTICE, "Ignoring empty R2 variant parameter\n");
FTDM_LOG_NOTICE  1427 src/ftmod/ftmod_r2/ftmod_r2.c 				ftdm_log(FTDM_LOG_NOTICE, "Ignoring empty R2 category parameter\n");
FTDM_LOG_NOTICE  1442 src/ftmod/ftmod_r2/ftmod_r2.c 				ftdm_log(FTDM_LOG_NOTICE, "Ignoring empty R2 logdir parameter\n");
FTDM_LOG_NOTICE  1452 src/ftmod/ftmod_r2/ftmod_r2.c 				ftdm_log(FTDM_LOG_NOTICE, "Ignoring empty R2 logging parameter\n");
FTDM_LOG_NOTICE  1462 src/ftmod/ftmod_r2/ftmod_r2.c 				ftdm_log(FTDM_LOG_NOTICE, "Ignoring empty R2 advanced_protocol_file parameter\n");
FTDM_LOG_NOTICE  2460 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	ftdm_log(FTDM_LOG_NOTICE, "%d:%d Signaling link status changed to %s\n", ftdmchan->span_id, ftdmchan->chan_id, ftdm_signaling_status2str(status));
FTDM_LOG_NOTICE  2646 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 		ftdm_log(FTDM_LOG_NOTICE, "Span %s will use Sangoma Boost Signaling Module %s\n", span->name, sigmod_iface->name);
FTDM_LOG_NOTICE  2650 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 		ftdm_log(FTDM_LOG_NOTICE, "Span %s will use boost socket mode\n", span->name);
FTDM_LOG_NOTICE   651 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h 											ftdm_log(FTDM_LOG_NOTICE,"Entering %s\n", a); \
FTDM_LOG_NOTICE   683 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h 											ftdm_log(FTDM_LOG_NOTICE,"Exitting %s\n", a); \
FTDM_LOG_NOTICE   720 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h 										ftdm_log_chan(fchan, FTDM_LOG_NOTICE, "[CIC:%d][SPINSTID:%d][SUINSTID:%d]%s", \
FTDM_LOG_NOTICE   884 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 		ftdm_log_chan(ftdmchan, FTDM_LOG_NOTICE, "Rx Queue length reduced 80% threshold (%d/%d)\n",
FTDM_LOG_NOTICE   894 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 		ftdm_log_chan(ftdmchan, FTDM_LOG_NOTICE, "Rx Queue no longer full (%d/%d)\n",
FTDM_LOG_NOTICE  1271 src/ftmod/ftmod_zt/ftmod_zt.c         ftdm_log(FTDM_LOG_NOTICE, "Using Zaptel control device\n");
FTDM_LOG_NOTICE  1276 src/ftmod/ftmod_zt/ftmod_zt.c         ftdm_log(FTDM_LOG_NOTICE, "Using DAHDI control device\n");
FTDM_LOG_NOTICE  1707 src/include/freetdm.h #define FTDM_LOG_NOTICE FTDM_PRE, FTDM_LOG_LEVEL_NOTICE
FTDM_LOG_NOTICE   153 src/testsangomaboost.c 		ftdm_log(FTDM_LOG_NOTICE, "Not hanging up channel %d:%d because has DTMF: %s\n", spanid, chanid, dtmfbuff);
FTDM_LOG_NOTICE   157 src/testsangomaboost.c 	ftdm_log(FTDM_LOG_NOTICE, "-- Requesting hangup in channel %d:%d\n", spanid, chanid);
FTDM_LOG_NOTICE   167 src/testsangomaboost.c 	ftdm_log(FTDM_LOG_NOTICE, "-- Requesting answer in channel %d:%d\n", spanid, chanid);
FTDM_LOG_NOTICE   178 src/testsangomaboost.c 	ftdm_log(FTDM_LOG_NOTICE, "-- Requesting progress\n", spanid, chanid);
FTDM_LOG_NOTICE   196 src/testsangomaboost.c 		ftdm_log(FTDM_LOG_NOTICE, "Incoming call received in channel %d:%d\n", sigmsg->span_id, sigmsg->chan_id);
FTDM_LOG_NOTICE   201 src/testsangomaboost.c 		ftdm_log(FTDM_LOG_NOTICE, "Progress message received in channel %d:%d\n", sigmsg->span_id, sigmsg->chan_id);
FTDM_LOG_NOTICE   205 src/testsangomaboost.c 		ftdm_log(FTDM_LOG_NOTICE, "Answer received in channel %d:%d\n", sigmsg->span_id, sigmsg->chan_id);
FTDM_LOG_NOTICE   214 src/testsangomaboost.c 		ftdm_log(FTDM_LOG_NOTICE, "Hangup received in channel %d:%d\n", sigmsg->span_id, sigmsg->chan_id);
FTDM_LOG_NOTICE   306 src/testsangomaboost.c 			ftdm_log(FTDM_LOG_NOTICE, "Transmitting DNIS %s\n", dnis_str);
FTDM_LOG_NOTICE   447 src/testsangomaboost.c 			ftdm_log(FTDM_LOG_NOTICE, "Originating call to number %s\n", todial);