r4312 - in trunk/src/target/OM-2007.2/applications/openmoko-dialer2: . src/phone-kit

Johann Koenig explosive at hvc.rr.com
Mon Apr 7 09:22:10 CEST 2008


On Mon, Apr 7, 2008 at 1:53 AM,  <erin_yueh at sita.openmoko.org> wrote:
>    if (priv->registered != GSMD_NETREG_REG_HOME
>        && priv->registered != GSMD_NETREG_REG_ROAMING
>  -      && priv->registered != GSMD_NETREG_DENIED)
>  +      && priv->registered != GSMD_NETREG_DENIED
>  +      && g_strcasecmp(number,"112")!=0)

Does this need to be done for different emergency numbers in different
countries as well? For example, in the United States, phones without
sim cards should still be able to dial '911'

Forgive me if this is taken care of elsewhere in the source
-- 
-Johann Koenig




More information about the openmoko-kernel mailing list