> Hi, > > I have investigated a little bit dynamic updating of emergency numbers > by network. So I suggest, I'll register new notification-handler for > '+CEN'-report in voicecall-driver. And naturally give those new > emergency-numbers for voicecall-atom to be analyzed.
The modem will typically already analyze the new emergency-numbers, filter out the ones that are not applicable and merge the numbers from the various sources in the right priority. Some modems are able to communicate the resulting effective list of emergency-numbers, in which case the voicecall-atom should just use the list of emergency numbers reported by the modem without doing any additional merging/analyzing. This also eliminates room for error if the algorithm that the ofono voicecall atom uses differs for some reason from the algorithm used by the modem. For modems that aren't able to communicate their effective list of emergency numbers ofono would still need to create such list by itself as it does now. Cheers, Waldo _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
