Resolve emergency number types
We add a small hardcoded table for now. Future versions will improve this to parse this out of ASOPs eccdata. If we can't determine the type of a number we add it verbatim.
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
9f68e242fd
commit
b087bea16b
@@ -102,6 +102,7 @@ calls_sources = files([
|
||||
'calls-contacts-row.c', 'calls-contacts-row.h',
|
||||
'calls-dbus-manager.c', 'calls-dbus-manager.h',
|
||||
'calls-emergency-calls-manager.c', 'calls-emergency-calls-manager.h',
|
||||
'calls-emergency-call-types.c', 'calls-emergency-call-types.h',
|
||||
'calls-history-box.c', 'calls-history-box.h',
|
||||
'calls-in-app-notification.c', 'calls-in-app-notification.h',
|
||||
'calls-log.c', 'calls-log.h',
|
||||
|
||||
Reference in New Issue
Block a user