GPRS support for Ofono

Rémi Denis-Courmont remi at remlab.net
Wed Dec 9 09:11:49 PST 2009


----- Message d'origine -----
> I already told you I'm open to fixing it.  However 27.007 is the only standard
> we have right now.

That's easy to fix. Remove those from the GPRS status.

> Different network probably not, but different base station?  Again I'm not the
> expert here either.  The API was posted for review back in early September,
> and Nokia participated in the design.

That is not possible either to our understanding. If it were possible, the ISI modems would expose that data separately, which they don't.

> > No no, I am not talking about network-initiated context *activation*. I am
> > talking about the requirement from some operator that the device be always
> > *attached* even if it has no active contexts. Note that the battery impact
> > is negligible. Also, this is NOT quite the same as attaching when oFono
> > starts: the device could be outside of the GPRS network; auto-attach will
> > get it attached as soon as possible.
>
> I believe the current API already covers this.  Context active state and
> attached state are tracked separately.  Thus you can be attached with no
> active context, I do it all the time.  Can't you just turn on your 'auto-
> attach' mode when oFono calls 'set_attached' with TRUE and turn off attachment
> when oFono calls 'set_attached' with FALSE?

That is different. If you are outside of coverage, or in a non-GPRS area, you can turn auto-attach on. That will make some operators happy but it wont't attach just yet.

Whether it makes practical sense, I dunno. Operators ask for this. Maybe there is a reason (maybe not).

Rémi


More information about the ofono mailing list