evntType          190 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.h 	uint8_t		evntType;
evntType          290 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.h void sngisdn_rcv_cnst_ind (int16_t suId, uint32_t suInstId, uint32_t spInstId, CnStEvnt *cnStEvnt, uint8_t evntType, int16_t dChan, uint8_t ces);
evntType          299 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.h void sngisdn_rcv_fac_ind (int16_t suId, uint32_t suInstId, uint32_t spInstId, FacEvnt *facEvnt, uint8_t evntType, int16_t dChan, uint8_t ces);
evntType          303 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.h void sngisdn_rcv_rst_cfm ( int16_t suId, Rst *rstEvnt, int16_t dChan, uint8_t ces, uint8_t evntType);
evntType          304 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.h void sngisdn_rcv_rst_ind ( int16_t suId, Rst *rstEvnt, int16_t dChan, uint8_t ces, uint8_t evntType);
evntType          300 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 	uint8_t evntType = sngisdn_event->evntType;
evntType          312 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 													(evntType == MI_ALERTING)?"ALERT":
evntType          313 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 													(evntType == MI_CALLPROC)?"PROCEED":
evntType          314 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 													(evntType == MI_PROGRESS)?"PROGRESS":
evntType          315 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 													(evntType == MI_SETUPACK)?"SETUP ACK":
evntType          316 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 															(evntType == MI_INFO)?"INFO":"UNKNOWN",
evntType          319 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 	switch(evntType) {
evntType          353 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 					if (evntType == MI_PROGRESS ||
evntType          361 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 					if (evntType == MI_PROGRESS ||
evntType          988 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 	uint8_t evntType = sngisdn_event->evntType;
evntType          993 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 	ftdm_log(FTDM_LOG_DEBUG, "Processing RESTART CFM (suId:%u dChan:%d ces:%d type:%d)\n", suId, dChan, ces, evntType);
evntType         1005 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 	uint8_t evntType = sngisdn_event->evntType;
evntType         1011 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 													(evntType == IN_LNK_DWN)?"LNK_DOWN":
evntType         1012 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 													(evntType == IN_LNK_UP)?"LNK_UP":
evntType         1013 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 													(evntType == IN_INDCHAN)?"b-channel":
evntType         1014 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 													(evntType == IN_LNK_DWN_DM_RLS)?"Nfas service procedures":
evntType         1015 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c 													(evntType == IN_SWCHD_BU_DCHAN)?"NFAS switchover to backup":"Unknown");
evntType          147 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c void sngisdn_rcv_cnst_ind (int16_t suId, uint32_t suInstId, uint32_t spInstId, CnStEvnt *cnStEvnt, uint8_t evntType, int16_t dChan, uint8_t ces)
evntType          171 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 													(evntType == MI_ALERTING)?"ALERT":
evntType          172 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 													(evntType == MI_CALLPROC)?"PROCEED":
evntType          173 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 													(evntType == MI_PROGRESS)?"PROGRESS":
evntType          174 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 													(evntType == MI_SETUPACK)?"SETUP ACK":
evntType          175 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 															(evntType == MI_INFO)?"INFO":"UNKNOWN",
evntType          189 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->evntType = evntType;
evntType          461 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c void sngisdn_rcv_fac_ind (int16_t suId, uint32_t suInstId, uint32_t spInstId, FacEvnt *facEvnt, uint8_t evntType, int16_t dChan, uint8_t ces)
evntType          485 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	sngisdn_event->evntType = evntType;
evntType          583 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c void sngisdn_rcv_rst_ind (int16_t suId, Rst *rstEvnt, int16_t dChan, uint8_t ces, uint8_t evntType)
evntType          590 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	ftdm_log(FTDM_LOG_INFO, "Received RESTART IND (dChan:%d ces:%u type:%u)\n", dChan, ces, evntType);
evntType          604 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 		sngisdn_event->evntType = evntType;
evntType          613 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c void sngisdn_rcv_rst_cfm (int16_t suId, Rst *rstEvnt, int16_t dChan, uint8_t ces, uint8_t evntType)
evntType          620 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 	ftdm_log(FTDM_LOG_INFO, "Received RESTART CFM (dChan:%d ces:%u type:%u)\n", dChan, ces, evntType);
evntType          633 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_rcv.c 		sngisdn_event->evntType = evntType;
evntType           46 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_con_sta(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, SiCnStEvnt *siCnStEvnt, uint8_t evntType);
evntType           51 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_fac_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt);
evntType           52 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_fac_cfm(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt);
evntType           54 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_sta_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           56 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_reattempt(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           57 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_pause(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           58 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_resume(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           59 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_cot_start(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           60 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_cot_stop(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           61 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_cot(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           62 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_rsc_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           63 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_local_rsc_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           64 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_rsc_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           65 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_grs_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           66 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_grs_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           67 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_blo_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           68 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_blo_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           69 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_ubl_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           70 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_ubl_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           71 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_local_blk(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           72 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_local_ubl(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           73 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_ucic(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           74 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_cgb_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           75 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_cgu_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          268 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_con_sta(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, SiCnStEvnt *siCnStEvnt, uint8_t evntType)
evntType          285 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 	switch (evntType) {
evntType          652 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_fac_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt)
evntType          679 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_fac_cfm(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt)
evntType          733 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_sta_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType          747 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 	switch (evntType) {
evntType          751 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_reattempt(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          756 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          761 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_cot_start(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          766 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_cot(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          771 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_cot_stop(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          776 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          781 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          786 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          791 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          796 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          801 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_blo_req(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          806 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_blo_rsp(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          811 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_ubl_req(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          816 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_ubl_rsp(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          821 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_rsc_req(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          826 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_local_rsc_req(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          831 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_rsc_rsp(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          836 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_cgb_req(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          841 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_cgu_req(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          846 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          861 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_grs_req(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          866 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_ucic(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          871 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_grs_rsp(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          876 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_pause(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          881 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_resume(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          886 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          891 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          896 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          901 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          906 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          911 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          916 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          921 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_local_blk(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          926 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		handle_local_ubl(suInstId, spInstId, circuit, globalFlg, evntType, siStaEvnt);
evntType          931 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          936 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          941 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          946 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          961 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_WARN(" %s indication not currently supported\n", DECODE_LCC_EVENT(evntType));
evntType          965 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		SS7_INFO("[SNG-CC] Received Unknown indication %d\n", evntType);
evntType          975 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_reattempt(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1021 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_pause(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1076 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_resume(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1135 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_cot_start(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1185 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_cot_stop(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1216 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_cot(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1238 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_blo_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1274 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_blo_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1301 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_ubl_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1340 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_ubl_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1367 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_rsc_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1412 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_local_rsc_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1457 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_rsc_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1531 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_grs_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1568 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_grs_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1612 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_local_blk(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1648 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_local_ubl(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1684 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_ucic(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1715 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_cgb_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType         1856 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c ftdm_status_t handle_cgu_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType           45 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c void sngss7_sta_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType           48 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c void sngss7_con_sta(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, SiCnStEvnt *siCnStEvnt, uint8_t evntType);
evntType           52 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c void sngss7_fac_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt);
evntType           53 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c void sngss7_fac_cfm(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt);
evntType          135 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c void sngss7_con_sta(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, SiCnStEvnt *siCnStEvnt, uint8_t evntType)
evntType          163 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->evntType	= evntType;
evntType          288 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c void sngss7_fac_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt)
evntType          316 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->evntType	= evntType;
evntType          327 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c void sngss7_fac_cfm(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt)
evntType          355 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->evntType	= evntType;
evntType          403 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c void sngss7_sta_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt)
evntType          432 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_in.c 	sngss7_event->evntType	= evntType;
evntType          414 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 		handle_con_sta(sngss7_event->suInstId, sngss7_event->spInstId, sngss7_event->circuit,  &sngss7_event->event.siCnStEvnt, sngss7_event->evntType);
evntType          430 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 		handle_fac_ind(sngss7_event->suInstId, sngss7_event->spInstId, sngss7_event->circuit, sngss7_event->evntType,  &sngss7_event->event.siFacEvnt);
evntType          434 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 		handle_fac_cfm(sngss7_event->suInstId, sngss7_event->spInstId, sngss7_event->circuit, sngss7_event->evntType,  &sngss7_event->event.siFacEvnt);
evntType          442 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c 		handle_sta_ind(sngss7_event->suInstId, sngss7_event->spInstId, sngss7_event->circuit, sngss7_event->globalFlg, sngss7_event->evntType,  &sngss7_event->event.siStaEvnt);
evntType          376 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h 	uint8_t			evntType;
evntType          503 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h void sngss7_sta_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          506 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h void sngss7_con_sta(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, SiCnStEvnt *siCnStEvnt, uint8_t evntType);
evntType          510 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h void sngss7_fac_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt);
evntType          511 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h void sngss7_fac_cfm(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt);
evntType          512 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h void sngss7_sta_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          517 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_con_sta(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, SiCnStEvnt *siCnStEvnt, uint8_t evntType);
evntType          522 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_fac_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt);
evntType          523 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_fac_cfm(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t evntType, SiFacEvnt *siFacEvnt);
evntType          525 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_sta_ind(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          527 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_reattempt(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          528 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_pause(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          529 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_resume(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          530 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_cot_start(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          531 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_cot_stop(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          532 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_cot(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          533 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_rsc_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          534 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_local_rsc_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          535 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_rsc_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          536 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_grs_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          537 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_grs_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          538 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_blo_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          539 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_blo_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          540 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_ubl_req(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          541 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_ubl_rsp(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          542 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_local_blk(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          543 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_local_ubl(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);
evntType          544 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h ftdm_status_t handle_ucic(uint32_t suInstId, uint32_t spInstId, uint32_t circuit, uint8_t globalFlg, uint8_t evntType, SiStaEvnt *siStaEvnt);