>> 3. No way to associate additional APN properties with a gprs_context. >> >> apns-conf.xml has many additional APN attributes which don't map >> directly to gprs_context properties ( eg. authtype, mvno_type, ... ). >> > > If you have usecases in mind for some of these properties, feel free > to suggest extensions to the oFono API. > What do you think about extending org.ofono.ConnectionContext API with Add/RemoveProperty calls and PropertyAdded/Removed signals to allow platform/application specific properties of type string? Use cases include marking connections as preferred/default or assigning priorities to them, tracking the origin of the context (OTA, local provision or manually edited) and who knows what else. Regards, -Slava