Fremantle closed packages/ota-settings

Fremantle PR-1.3.

Closed source package ota-settings

Description: OMA Client Provisioning GPRS access point settings handler
Handles Over-the-Air OMA Client Provisioning for GPRS access point settings

Default installed version

apt-cache policy ota-settings
Installed: 0.5.7+0m5

From readme:

ota-settings  - OMA Client Provisioning connectivity settings document handler
==============================================================================

This program handles incoming (over-the air via SMS) OMA Client Provisioning
documents. [OMA-WAP-ProvCont-v1_1]

Current version is only interested in GPRS access point settings
information for Internet connectivity, and ignores all the rest of the
settings contained in the document.

The program parses incoming WBXML document, and only handles Network Access
Point ("NAPDEF"), "NAPAUTHINFO" and related "PXLOGICAL"/"PXPHYSICAL"
portions of the document. Rest are completely ignored.
Also only subset of parameters within NAPDEF, NAPAUTHINFO and
PXLOGICAL/PXPHYSICAL are interpeted.


Related modules:
----------------


Cellular modem
   |
   v
CSD-SMS (gets incoming SMSs from modem)
   |
   v
sms-manager (listens to incoming SMS signals in DBUS)
   |
   v
wappushd (is registered to receive via DBUS binary SMSs of type WAP Push)
   |
   v
ota-settings  <---> oma_cp_ui (asks user to select correct setting, notifications)
   ^
   |
   v
gconf (stores GPRS IAP settings)


Files:

/etc/event.d/omacp
/etc/dbus-1/system.d/omacp.conf
/usr/share/dbus-1/system-services/com.nokia.omacp.service
/usr/sbin/ota-settings

No package depends on this.


If removed:

* phone is still working and can be rebooted (not critical)
* hard to find what functionality is missed...