called_number_digits_count 1203 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c if (event->called_number_digits_count == 0) { called_number_digits_count 1206 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c event->called_number_digits_count, called_number_digits_count 1213 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c event->called_number_digits_count, called_number_digits_count 1216 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c memcpy(digits, event->called_number_digits, event->called_number_digits_count); called_number_digits_count 92 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c (event->called_number_digits_count ? (char *) event->called_number_digits : "N/A"), called_number_digits_count 544 src/ftmod/ftmod_sangoma_boost/sangoma_boost_client.c event->called_number_digits_count = (uint8_t)strlen(called);