On Mon, Apr 7, 2008 at 1:53 AM, <[EMAIL PROTECTED]> 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
