event_id         1629 mod_freetdm/mod_freetdm.c 	switch (sigmsg->event_id) {
event_id         1642 mod_freetdm/mod_freetdm.c 			if (sigmsg->event_id == FTDM_SIGEVENT_ALARM_CLEAR) {
event_id         1717 mod_freetdm/mod_freetdm.c 	ftdm_log(FTDM_LOG_DEBUG, "got FXO sig %d:%d [%s]\n", spanid, chanid, ftdm_signal_event2str(sigmsg->event_id));
event_id         1719 mod_freetdm/mod_freetdm.c     switch(sigmsg->event_id) {
event_id         1767 mod_freetdm/mod_freetdm.c 							  sigmsg->event_id, spanid, chanid);
event_id         1787 mod_freetdm/mod_freetdm.c 	ftdm_log(FTDM_LOG_DEBUG, "got FXS sig [%s]\n", ftdm_signal_event2str(sigmsg->event_id));
event_id         1789 mod_freetdm/mod_freetdm.c     switch(sigmsg->event_id) {
event_id         1993 mod_freetdm/mod_freetdm.c 							  sigmsg->event_id, spanid, chanid);
event_id         2014 mod_freetdm/mod_freetdm.c 	ftdm_log(FTDM_LOG_DEBUG, "Got R2 channel sig [%s] in channel %d\n", ftdm_signal_event2str(sigmsg->event_id), phyid);
event_id         2020 mod_freetdm/mod_freetdm.c 	switch(sigmsg->event_id) {
event_id         2127 mod_freetdm/mod_freetdm.c 			sigmsg->event_id, spanid, chanid);
event_id         2142 mod_freetdm/mod_freetdm.c 	ftdm_log(FTDM_LOG_DEBUG, "got clear channel sig [%s]\n", ftdm_signal_event2str(sigmsg->event_id));
event_id         2152 mod_freetdm/mod_freetdm.c     switch(sigmsg->event_id) {
event_id         2232 mod_freetdm/mod_freetdm.c 							  sigmsg->event_id, spanid, chanid);
event_id          180 sample/boost/ftdmstart.c 	switch (sigmsg->event_id) {
event_id          210 sample/boost/ftdmstart.c 		ftdm_log(FTDM_LOG_WARNING, "Unhandled event %s in channel %d:%d\n", ftdm_signal_event2str(sigmsg->event_id), 
event_id         1143 src/ftdm_io.c  			sigmsg.event_id = FTDM_SIGEVENT_ALARM_CLEAR;
event_id         1150 src/ftdm_io.c  			sigmsg.event_id = FTDM_SIGEVENT_ALARM_TRAP;
event_id         2094 src/ftdm_io.c  	msg.event_id = FTDM_SIGEVENT_INDICATION_COMPLETED;
event_id         2636 src/ftdm_io.c  		sigmsg.event_id = FTDM_SIGEVENT_RELEASED;
event_id         5491 src/ftdm_io.c  	switch (sigmsg->event_id) {
event_id           84 src/ftdm_state.c 		msg.event_id = FTDM_SIGEVENT_DIALING;
event_id          665 src/ftmod/ftmod_analog/ftmod_analog.c 						sig.event_id = FTDM_SIGEVENT_ADD_CALL;
event_id          667 src/ftmod/ftmod_analog/ftmod_analog.c 						sig.event_id = FTDM_SIGEVENT_UP;
event_id          695 src/ftmod/ftmod_analog/ftmod_analog.c 					sig.event_id = FTDM_SIGEVENT_START;
event_id          725 src/ftmod/ftmod_analog/ftmod_analog.c 					sig.event_id = FTDM_SIGEVENT_STOP;
event_id          766 src/ftmod/ftmod_analog/ftmod_analog.c 					sig.event_id = FTDM_SIGEVENT_PROGRESS;
event_id          824 src/ftmod/ftmod_analog/ftmod_analog.c 				sig.event_id = FTDM_SIGEVENT_COLLECTED_DIGIT;
event_id         1065 src/ftmod/ftmod_analog/ftmod_analog.c 				sig.event_id = FTDM_SIGEVENT_FLASH;
event_id         1100 src/ftmod/ftmod_analog/ftmod_analog.c 			sig.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         1107 src/ftmod/ftmod_analog/ftmod_analog.c 			sig.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id          377 src/ftmod/ftmod_analog_em/ftmod_analog_em.c 					sig.event_id = FTDM_SIGEVENT_UP;
event_id          398 src/ftmod/ftmod_analog_em/ftmod_analog_em.c 					sig.event_id = FTDM_SIGEVENT_START;
event_id          406 src/ftmod/ftmod_analog_em/ftmod_analog_em.c 					sig.event_id = FTDM_SIGEVENT_STOP;
event_id          468 src/ftmod/ftmod_analog_em/ftmod_analog_em.c 				sig.event_id = FTDM_SIGEVENT_COLLECTED_DIGIT;
event_id          609 src/ftmod/ftmod_isdn/ftmod_isdn.c 						sig.event_id = FTDM_SIGEVENT_STOP;
event_id          653 src/ftmod/ftmod_isdn/ftmod_isdn.c 					sig.event_id = FTDM_SIGEVENT_STOP;
event_id          913 src/ftmod/ftmod_isdn/ftmod_isdn.c 						sig.event_id = FTDM_SIGEVENT_STOP;
event_id         1334 src/ftmod/ftmod_isdn/ftmod_isdn.c 				sig.event_id = FTDM_SIGEVENT_PROGRESS;
event_id         1382 src/ftmod/ftmod_isdn/ftmod_isdn.c 				sig.event_id = FTDM_SIGEVENT_START;
event_id         1392 src/ftmod/ftmod_isdn/ftmod_isdn.c 			sig.event_id = FTDM_SIGEVENT_RESTART;
event_id         1400 src/ftmod/ftmod_isdn/ftmod_isdn.c 				sig.event_id = FTDM_SIGEVENT_PROGRESS_MEDIA;
event_id         1420 src/ftmod/ftmod_isdn/ftmod_isdn.c 				sig.event_id = FTDM_SIGEVENT_UP;
event_id         1641 src/ftmod/ftmod_isdn/ftmod_isdn.c 			sig.event_id = FTDM_SIGEVENT_STOP;
event_id         1696 src/ftmod/ftmod_isdn/ftmod_isdn.c 			sig.event_id = FTDM_OOB_ALARM_TRAP;
event_id         1714 src/ftmod/ftmod_isdn/ftmod_isdn.c 			sig.event_id = FTDM_OOB_ALARM_CLEAR;
event_id          592 src/ftmod/ftmod_libpri/ftmod_libpri.c 				sig.event_id = FTDM_SIGEVENT_PROGRESS;
event_id          607 src/ftmod/ftmod_libpri/ftmod_libpri.c 				sig.event_id = FTDM_SIGEVENT_RINGING;
event_id          623 src/ftmod/ftmod_libpri/ftmod_libpri.c 				sig.event_id = FTDM_SIGEVENT_PROGRESS_MEDIA;
event_id          643 src/ftmod/ftmod_libpri/ftmod_libpri.c 				sig.event_id = FTDM_SIGEVENT_PROCEED;
event_id          668 src/ftmod/ftmod_libpri/ftmod_libpri.c 					sig.event_id = FTDM_SIGEVENT_START;
event_id          682 src/ftmod/ftmod_libpri/ftmod_libpri.c 			sig.event_id = FTDM_SIGEVENT_RESTART;
event_id          691 src/ftmod/ftmod_libpri/ftmod_libpri.c 				sig.event_id = FTDM_SIGEVENT_UP;
event_id          801 src/ftmod/ftmod_libpri/ftmod_libpri.c 			sig.event_id = FTDM_SIGEVENT_STOP;
event_id         1496 src/ftmod/ftmod_libpri/ftmod_libpri.c 			sig.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         1532 src/ftmod/ftmod_libpri/ftmod_libpri.c 			sig.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id          108 src/ftmod/ftmod_libpri/lpwrap_pri.c const char *lpwrap_pri_event_str(lpwrap_pri_event_t event_id)
event_id          110 src/ftmod/ftmod_libpri/lpwrap_pri.c 	if (event_id < 0 || event_id >= LPWRAP_PRI_EVENT_MAX)
event_id          113 src/ftmod/ftmod_libpri/lpwrap_pri.c 	return LPWRAP_PRI_EVENT_LIST[event_id].name;
event_id          116 src/ftmod/ftmod_libpri/lpwrap_pri.h 	int event_id;
event_id          125 src/ftmod/ftmod_libpri/lpwrap_pri.h const char *lpwrap_pri_event_str(lpwrap_pri_event_t event_id);
event_id          982 src/ftmod/ftmod_pika/ftmod_pika.c 			uint32_t event_id = 0;
event_id          999 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ALARM_TRAP;
event_id         1014 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ALARM_CLEAR;
event_id         1021 src/ftmod/ftmod_pika/ftmod_pika.c 			if (event_id) {
event_id         1067 src/ftmod/ftmod_pika/ftmod_pika.c 	uint32_t i, event_id = 0;
event_id         1083 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_FLASH;
event_id         1086 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_RING_STOP;
event_id         1089 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_RING_START;
event_id         1094 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_OFFHOOK;
event_id         1101 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ONHOOK;
event_id         1109 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ALARM_TRAP;
event_id         1114 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ALARM_TRAP;
event_id         1119 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ALARM_TRAP;
event_id         1124 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ALARM_TRAP;
event_id         1129 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ALARM_TRAP;
event_id         1134 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ALARM_TRAP;
event_id         1146 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ALARM_TRAP;
event_id         1168 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_ALARM_CLEAR;
event_id         1187 src/ftmod/ftmod_pika/ftmod_pika.c 				event_id = FTDM_OOB_INVALID;
event_id         1193 src/ftmod/ftmod_pika/ftmod_pika.c 			span->event_header.enum_id = event_id;
event_id          302 src/ftmod/ftmod_pritap/ftmod_pritap.c 			sig.event_id = FTDM_SIGEVENT_START;
event_id          312 src/ftmod/ftmod_pritap/ftmod_pritap.c 				sig.event_id = FTDM_SIGEVENT_STOP;
event_id          252 src/ftmod/ftmod_r2/ftmod_r2.c 	sig.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id          959 src/ftmod/ftmod_r2/ftmod_r2.c 	sigev.event_id = FTDM_SIGEVENT_COLLECTED_DIGIT;
event_id         1009 src/ftmod/ftmod_r2/ftmod_r2.c 	sigev.event_id = FTDM_SIGEVENT_PROCEED;
event_id         1708 src/ftmod/ftmod_r2/ftmod_r2.c 			sigev.event_id = FTDM_SIGEVENT_START;
event_id         1723 src/ftmod/ftmod_r2/ftmod_r2.c 					sigev.event_id = FTDM_SIGEVENT_PROGRESS_MEDIA;
event_id         1744 src/ftmod/ftmod_r2/ftmod_r2.c 					sigev.event_id = FTDM_SIGEVENT_UP;
event_id         1779 src/ftmod/ftmod_r2/ftmod_r2.c 					sigev.event_id = FTDM_SIGEVENT_STOP;
event_id          259 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 						BOOST_DECODE_EVENT_ID(event->event_id),
event_id          785 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 			CALL_DATA(ftdmchan)->last_event_id = event->event_id;
event_id          809 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 			CALL_DATA(ftdmchan)->last_event_id = event->event_id;
event_id         1234 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c     switch (event->event_id) {
event_id         1264 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c             ftdm_log(FTDM_LOG_CRIT, "Unhandled event id: %d\n", event->event_id);
event_id         1294 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c     switch(event->event_id) {
event_id         1351 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 		ftdm_log(FTDM_LOG_WARNING, "No handler implemented for [%s]\n", sangomabc_event_id_name(event->event_id));
event_id         1437 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 				sig.event_id = FTDM_SIGEVENT_PROGRESS_MEDIA;
event_id         1463 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 				sig.event_id = FTDM_SIGEVENT_PROGRESS;
event_id         1489 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 				sig.event_id = FTDM_SIGEVENT_START;
event_id         1498 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 			sig.event_id = FTDM_SIGEVENT_RESTART;
event_id         1507 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 				sig.event_id = FTDM_SIGEVENT_UP;
event_id         1626 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 			sig.event_id = FTDM_SIGEVENT_STOP;
event_id         2442 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 		ftdm_log(FTDM_LOG_ERROR, "Unexpected boost message %d\n", shortmsg->event_id);
event_id         2466 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	sig.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id           52 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	uint32_t event_id;
event_id           79 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	if (event->event_id == SIGBOOST_EVENT_HEARTBEAT)
event_id           85 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 			sangomabc_event_id_name(event->event_id),
event_id           86 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 			event->event_id,
event_id           99 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	if (event->event_id == SIGBOOST_EVENT_HEARTBEAT)
event_id          104 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c                            sangomabc_event_id_name(event->event_id), 
event_id          105 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c                            event->event_id, 
event_id          324 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	if ((bytes >= MIN_SIZE_CALLSTART_MSG) && boost_full_event(mcon->event.event_id)) {
event_id          336 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 			if (mcon->event.event_id != SIGBOOST_EVENT_SYSTEM_RESTART && 
event_id          337 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 				mcon->event.event_id != SIGBOOST_EVENT_SYSTEM_RESTART_ACK && 
event_id          338 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 				mcon->event.event_id != SIGBOOST_EVENT_HEARTBEAT) {
event_id          340 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 						sangomabc_event_id_name(mcon->event.event_id));
event_id          345 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 		if  (boost_full_event(mcon->event.event_id)) {
event_id          412 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 		if  (boost_full_event(mcon->event.event_id)) {
event_id          442 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	if (!boost_full_event(event->event_id)) {
event_id          447 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 		if (event->event_id != SIGBOOST_EVENT_SYSTEM_RESTART && 
event_id          448 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 			event->event_id != SIGBOOST_EVENT_SYSTEM_RESTART_ACK && 
event_id          449 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 			event->event_id != SIGBOOST_EVENT_HEARTBEAT) {
event_id          451 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 					sangomabc_event_id_name(event->event_id));
event_id          457 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	if (event->event_id == SIGBOOST_EVENT_SYSTEM_RESTART_ACK) {
event_id          467 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	if (boost_full_event(event->event_id)) {
event_id          502 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	if (!boost_full_event(event->event_id)) {
event_id          522 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	if (boost_full_event(event->event_id)) {
event_id          535 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	event->event_id = SIGBOOST_EVENT_CALL_START;
event_id          551 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c void sangomabc_event_init(sangomabc_short_event_t *event, sangomabc_event_id_t event_id, int chan, int span)
event_id          553 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	if (boost_full_event(event_id)) {
event_id          558 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 	event->event_id = event_id;
event_id          563 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c const char *sangomabc_event_id_name(uint32_t event_id)
event_id          569 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c 		if (sangomabc_table[x].event_id == event_id) {
event_id          142 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.h void sangomabc_event_init(sangomabc_short_event_t *event, sangomabc_event_id_t event_id, int chan, int span);
event_id          144 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.h const char *sangomabc_event_id_name(uint32_t event_id);
event_id          154 src/ftmod/ftmod_sangoma_boost/sigboost.h 	uint32_t		event_id;
event_id          192 src/ftmod/ftmod_sangoma_boost/sigboost.h 	uint32_t		event_id;
event_id          207 src/ftmod/ftmod_sangoma_boost/sigboost.h static __inline__ int boost_full_event(int event_id)
event_id          209 src/ftmod/ftmod_sangoma_boost/sigboost.h         switch (event_id) {
event_id          505 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c 	switch (sngisdn_event->event_id) {
event_id          542 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c 	switch(sngisdn_event->event_id) {
event_id          653 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c 			sigev.event_id = FTDM_SIGEVENT_START;
event_id          678 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c 				sigev.event_id = FTDM_SIGEVENT_PROCEED;
event_id          695 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c 				sigev.event_id = FTDM_SIGEVENT_RINGING;
event_id          711 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c 				sigev.event_id = FTDM_SIGEVENT_PROGRESS;
event_id          723 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c 				sigev.event_id = FTDM_SIGEVENT_PROGRESS_MEDIA;
event_id          737 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c 				sigev.event_id = FTDM_SIGEVENT_UP;
event_id          764 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c 			sigev.event_id = FTDM_SIGEVENT_STOP;
event_id          884 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c 	switch (sigmsg->event_id) {
event_id          221 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.h 	ftdm_sngisdn_event_id_t event_id;
event_id           49 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_cntrl.c 	sig.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id          822 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 				sigev.event_id = FTDM_SIGEVENT_FACILITY;
event_id           81 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_CON_IND;
event_id          129 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_CON_CFM;
event_id          178 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_CNST_IND;
event_id          216 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_DISC_IND;
event_id          251 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_REL_IND;
event_id          284 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_DAT_IND;
event_id          317 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_SSHL_IND;
event_id          351 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_SSHL_CFM;
event_id          384 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_RMRT_IND;
event_id          418 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_RMRT_CFM;
event_id          452 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_FLC_IND;
event_id          485 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_FAC_IND;
event_id          520 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->event_id = SNGISDN_EVENT_STA_CFM;
event_id          549 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 		sngisdn_event->event_id = SNGISDN_EVENT_SRV_IND;		
event_id          579 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 		sngisdn_event->event_id = SNGISDN_EVENT_SRV_CFM;		
event_id          609 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 		sngisdn_event->event_id = SNGISDN_EVENT_RST_IND;
event_id          640 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 		sngisdn_event->event_id = SNGISDN_EVENT_RST_CFM;
event_id          131 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 	sigev.event_id = FTDM_SIGEVENT_TRACE_RAW;
event_id          245 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 		sigev.event_id = FTDM_SIGEVENT_TRACE_RAW;
event_id         1591 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cli.c 				sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         1691 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cli.c 				sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         2006 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         2137 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id           89 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_CON_IND_EVENT;
event_id          127 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_CON_CFM_EVENT;
event_id          166 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_CON_STA_EVENT;
event_id          204 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_REL_IND_EVENT;
event_id          242 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_REL_CFM_EVENT;
event_id          280 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_DAT_IND_EVENT;
event_id          319 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_FAC_IND_EVENT;
event_id          358 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_FAC_CFM_EVENT;
event_id          396 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_UMSG_IND_EVENT;
event_id          435 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_STA_IND_EVENT;
event_id          475 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_SUSP_IND_EVENT;
event_id          516 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_RESM_IND_EVENT;
event_id          557 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->event_id	= SNGSS7_RESM_IND_EVENT;
event_id          406 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 	switch (sngss7_event->event_id) {
event_id          575 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 		sigev.event_id = FTDM_SIGEVENT_START;
event_id          606 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 			sigev.event_id = FTDM_SIGEVENT_PROGRESS;
event_id          627 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 			sigev.event_id = FTDM_SIGEVENT_PROGRESS_MEDIA;
event_id          645 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 			sigev.event_id = FTDM_SIGEVENT_UP;
event_id          679 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 		sigev.event_id = FTDM_SIGEVENT_STOP;
event_id          836 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 						sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id          944 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 			sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         1028 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 				sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         1041 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 			sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         1053 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 			sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         1071 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 			sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         1087 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 			sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         1105 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 			sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id         1144 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 			sigev.event_id = FTDM_SIGEVENT_SIGSTATUS_CHANGED;
event_id          388 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h 	uint32_t		event_id;
event_id         1243 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c static __inline__ ftdm_status_t wanpipe_channel_process_event(ftdm_channel_t *fchan, ftdm_oob_event_t *event_id, wanpipe_tdm_api_t *tdm_api)
event_id         1252 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 				*event_id = FTDM_OOB_ALARM_CLEAR;
event_id         1255 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 				*event_id = FTDM_OOB_ALARM_TRAP;
event_id         1264 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 				*event_id = tdm_api->wp_tdm_cmd.event.wp_tdm_api_event_hook_state 
event_id         1266 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 				ftdm_log_chan(fchan, FTDM_LOG_DEBUG, "Got wanpipe %s\n", ftdm_oob_event2str(*event_id));
event_id         1267 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 				if (*event_id == FTDM_OOB_OFFHOOK) {
event_id         1271 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 						*event_id = FTDM_OOB_FLASH;
event_id         1280 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 						*event_id = FTDM_OOB_WINK;
event_id         1282 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 								ftdm_oob_event2str(*event_id));
event_id         1298 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 				*event_id = onhook_tdm_api.wp_tdm_cmd.event.wp_tdm_api_event_hook_state & WP_TDMAPI_EVENT_RXHOOK_OFF ? FTDM_OOB_ONHOOK : FTDM_OOB_NOOP;	
event_id         1304 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 			*event_id = tdm_api->wp_tdm_cmd.event.wp_tdm_api_event_ring_state == WP_TDMAPI_EVENT_RING_PRESENT ? FTDM_OOB_RING_START : FTDM_OOB_RING_STOP;
event_id         1317 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 			*event_id = FTDM_OOB_CAS_BITS_CHANGE;
event_id         1324 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 			*event_id = FTDM_OOB_NOOP;
event_id         1347 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 			*event_id = FTDM_OOB_ALARM_TRAP;
event_id         1353 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 			*event_id = FTDM_OOB_POLARITY_REVERSE;
event_id         1359 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 			*event_id = FTDM_OOB_INVALID;
event_id         1376 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 	ftdm_oob_event_t event_id;
event_id         1393 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 	status = wanpipe_channel_process_event(ftdmchan, &event_id, &tdm_api);
event_id         1404 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 	span->event_header.enum_id = event_id;
event_id         1419 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 	ftdm_oob_event_t event_id;
event_id         1431 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 					event_id = FTDM_OOB_OFFHOOK;
event_id         1432 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 					ftdm_log_chan(span->channels[i], FTDM_LOG_DEBUG, "Diff since last event = %llums, delivering %s now\n", diff, ftdm_oob_event2str(event_id));
event_id         1442 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 					event_id = FTDM_OOB_ONHOOK;
event_id         1451 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 					ftdm_log_chan(span->channels[i], FTDM_LOG_DEBUG, "Diff since last event = %llums, delivering %s now\n", diff, ftdm_oob_event2str(event_id));
event_id         1471 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 			status = wanpipe_channel_process_event(ftdmchan, &event_id, &tdm_api);
event_id         1486 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 			span->event_header.enum_id = event_id;
event_id         1002 src/ftmod/ftmod_zt/ftmod_zt.c static __inline__ ftdm_status_t zt_channel_process_event(ftdm_channel_t *fchan, ftdm_oob_event_t *event_id, zt_event_t zt_event_id)
event_id         1017 src/ftmod/ftmod_zt/ftmod_zt.c 			*event_id = FTDM_OOB_RING_START;
event_id         1022 src/ftmod/ftmod_zt/ftmod_zt.c 			*event_id = FTDM_OOB_ONHOOK;
event_id         1028 src/ftmod/ftmod_zt/ftmod_zt.c 				*event_id = FTDM_OOB_WINK;
event_id         1030 src/ftmod/ftmod_zt/ftmod_zt.c 				*event_id = FTDM_OOB_FLASH;
event_id         1038 src/ftmod/ftmod_zt/ftmod_zt.c 				*event_id = FTDM_OOB_OFFHOOK;
event_id         1040 src/ftmod/ftmod_zt/ftmod_zt.c 				*event_id = FTDM_OOB_RING_START;
event_id         1042 src/ftmod/ftmod_zt/ftmod_zt.c 				*event_id = FTDM_OOB_NOOP;
event_id         1048 src/ftmod/ftmod_zt/ftmod_zt.c 			*event_id = FTDM_OOB_ALARM_TRAP;
event_id         1053 src/ftmod/ftmod_zt/ftmod_zt.c 			*event_id = FTDM_OOB_ALARM_CLEAR;
event_id         1058 src/ftmod/ftmod_zt/ftmod_zt.c 			*event_id = FTDM_OOB_CAS_BITS_CHANGE;
event_id         1070 src/ftmod/ftmod_zt/ftmod_zt.c 			*event_id = FTDM_OOB_NOOP;
event_id         1076 src/ftmod/ftmod_zt/ftmod_zt.c 			*event_id = FTDM_OOB_INVALID;
event_id         1091 src/ftmod/ftmod_zt/ftmod_zt.c 	uint32_t event_id = FTDM_OOB_INVALID;
event_id         1106 src/ftmod/ftmod_zt/ftmod_zt.c 	if ((zt_channel_process_event(ftdmchan, &event_id, zt_event_id)) != FTDM_SUCCESS) {
event_id         1113 src/ftmod/ftmod_zt/ftmod_zt.c 	span->event_header.enum_id = event_id;
event_id         1127 src/ftmod/ftmod_zt/ftmod_zt.c 	uint32_t i, event_id = FTDM_OOB_INVALID;
event_id         1140 src/ftmod/ftmod_zt/ftmod_zt.c 			if ((zt_channel_process_event(fchan, &event_id, zt_event_id)) != FTDM_SUCCESS) {
event_id         1149 src/ftmod/ftmod_zt/ftmod_zt.c 			span->event_header.enum_id = event_id;
event_id          526 src/include/freetdm.h 	ftdm_signal_event_t event_id; /*!< The type of message */
event_id           87 src/sangoma_pri.c char *sangoma_pri_event_str(sangoma_pri_event_t event_id)
event_id           89 src/sangoma_pri.c 	return SANGOMA_PRI_EVENT_LIST[event_id].name;
event_id           86 src/sangoma_pri.h 	int event_id;
event_id           95 src/sangoma_pri.h char *sangoma_pri_event_str(sangoma_pri_event_t event_id);
event_id           49 src/testanalog.c 	ftdm_log(FTDM_LOG_DEBUG, "got sig [%s]\n", ftdm_signal_event2str(sigmsg->event_id));
event_id           51 src/testanalog.c 	switch(sigmsg->event_id) {
event_id           70 src/testpri.c  	ftdm_log(FTDM_LOG_DEBUG, "got sig %d:%d [%s]\n", spanid, chanid, ftdm_signal_event2str(sigmsg->event_id));
event_id           72 src/testpri.c      switch(sigmsg->event_id) {
event_id           13 src/testr2.c   	ftdm_log(FTDM_LOG_DEBUG, "Got R2 channel sig [%s] in channel\n", ftdm_signal_event2str(sigmsg->event_id), chanid);
event_id           14 src/testr2.c   	switch (sigmsg->event_id) {
event_id          193 src/testsangomaboost.c 	switch (sigmsg->event_id) {
event_id          226 src/testsangomaboost.c 		ftdm_log(FTDM_LOG_WARNING, "Unhandled event %s in channel %d:%d\n", ftdm_signal_event2str(sigmsg->event_id),