calledNumDigits   483 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 				char calledNumDigits[32];
calledNumDigits   484 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 				memset(calledNumDigits, 0, sizeof(calledNumDigits));
calledNumDigits   488 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 				if(len >= sizeof(calledNumDigits)) {	
calledNumDigits   489 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 					len = sizeof(calledNumDigits)-1;
calledNumDigits   494 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 					calledNumDigits[j++]=ia5[get_bits(OCTET(calledNumOct),1,4)][get_bits(OCTET(calledNumOct),5,8)];
calledNumDigits   496 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 				calledNumDigits[j]='\0';
calledNumDigits   498 src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c 														calledNumDigits, j,