dcodQ931MsgTypeTable  297 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 	str_len+= sprintf(&str[str_len], "  Type:%s (0x%x)\n", get_code_2_str((int)(data[2+lenCallRef] & 0xFF), dcodQ931MsgTypeTable), (int)(data[2+lenCallRef] & 0xFF));
dcodQ931MsgTypeTable  375 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 															get_code_2_str(OCTET(diagOct), dcodQ931MsgTypeTable),
dcodQ931MsgTypeTable  953 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 		ftdm_log_chan(ftdmchan, FTDM_LOG_DEBUG, "Mapped %s with Call Ref:%04x to call-id:%d\n", get_code_2_str(frame_info.msgtype, dcodQ931MsgTypeTable), frame_info.call_ref, (*found)->caller_data.call_id);
dcodQ931MsgTypeTable  957 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 				 get_code_2_str(frame_info.msgtype, dcodQ931MsgTypeTable), frame_info.call_ref);
dcodQ931MsgTypeTable  225 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.h struct code2str dcodQ931MsgTypeTable[] = {