Hi Caiwen, On 09/11/2013 12:33 PM, caiwen.zhang(a)intel.com wrote: > From: Caiwen Zhang > > Some modem may return registration status whitch is out of the range > (0-5). it will cause the modem don't auto register to network when > network atom initializes. oFono core will not validate values outside what is defined in 27.007. If your driver reports such values, then it is an obvious bug in the driver. Please fix your modem driver. > --- > src/network.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Regards, -Denis