zt_event_id       978 src/ftmod/ftmod_zt/ftmod_zt.c 	zt_event_t zt_event_id = 0;
zt_event_id       983 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(span->channels[i]->sockfd, codes.GETEVENT, &zt_event_id) == -1) {
zt_event_id       988 src/ftmod/ftmod_zt/ftmod_zt.c 			switch(zt_event_id) {
zt_event_id      1053 src/ftmod/ftmod_zt/ftmod_zt.c 					ftdm_log(FTDM_LOG_WARNING, "Unhandled event %d for %d:%d\n", zt_event_id, span->span_id, i);