chanType 405 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c uint8_t chanType=0, numberMap=0, codingStandard=0; chanType 414 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c chanType = get_bits(OCTET(5),1,4); chanType 419 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c chanType = get_bits(OCTET(4),1,4); chanType 431 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c *str_len+= sprintf(&str[*str_len], "Type:%s(%d) %s ", get_code_2_str(chanType,dcodQ931ChanTypeTable), chanType, (numberMap)? "Map":"");