This set of patches extends OFONO_MAX_PHONE_NUMBER_LENGTH, splits common:valid_phone_number_format(), and adapts voicecall to valid the 80 character limit for outgoing calls.
Rafael Ignacio Zurita (2): types: change OFONO_MAX_PHONE_NUMBER_LENGTH value to 80 common: split valid_phone_number_format and adapt voicecall include/types.h | 2 +- src/common.c | 20 ++++++++++++++++++-- src/common.h | 2 ++ src/voicecall.c | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) -- 1.7.2.3 _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
