digits_count      416 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 			event.rdnis.digits_count = (uint8_t)strlen(caller_data->rdnis.digits)+1;
digits_count     1560 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 					event.rdnis.digits_count = (uint8_t)strlen(ftdmchan->caller_data.rdnis.digits)+1;
digits_count      143 src/ftmod/ftmod_sangoma_boost/sigboost.h 	uint8_t			digits_count;
digits_count      176 src/ftmod/ftmod_sangoma_boost/sigboost.h #define called_number_digits_count		called.digits_count
digits_count      178 src/ftmod/ftmod_sangoma_boost/sigboost.h #define calling_number_digits_count		calling.digits_count