what              886 src/ftmod/ftmod_isdn/ftmod_isdn.c 				const char *what = gen->MesType == Q931mes_RELEASE ? "Release" : "Release Complete";
what              916 src/ftmod/ftmod_isdn/ftmod_isdn.c 						ftdm_log(FTDM_LOG_DEBUG, "Received %s in state %s, requested hangup for channel %d:%d\n", what,
what              921 src/ftmod/ftmod_isdn/ftmod_isdn.c 						ftdm_log(FTDM_LOG_DEBUG, "Ignoring %s on channel %d\n", what, ftdm_channel_get_id(ftdmchan));
what              924 src/ftmod/ftmod_isdn/ftmod_isdn.c 					ftdm_log(FTDM_LOG_CRIT, "Received %s with no matching channel %d\n", what, chan_id);