Technical information
CQA Testing Routines Handler
B-2 G24 KJAVA User’s Guide July 15, 2008
The following table shows report types:
Note: All report addresses can be configured through SMS to DM and through OSC API.
CQA Testing Routines Handler
DM handles the CQA tests as part of the manufacturing process. DM implements several
capabilities such as MT voice call and serial port communication, which are tested in the factory.
Note: This feature is enabled only in case there is no UM installed on the unit.
OTA Provisioning
DM handles OTA provisioning through WAP push messages (browser messages).
GPRS Indicator
DM "outputs" GPRS registration status to GPIO 11 - LOW represents registered, HIGH
represents unregistered.
Note: This feature is enabled only in case there is no UM installed on the unit.
Report Type Report Address Report Address Example Description
File file file A text file containing a detailed
report in XML format is saved
in the file system under
"file:///c/mobile/kjava/" folder.
Three fault reports may be
saved, named
"fault_report<n>.xml", where
"fault_report1.xml" is the most
recent and "fault_report3.xml"
is the least recent. Only one
fault report may be saved every
session to prevent the same
report from being written twice.
SMS sms://<phone number> sms://972541234567 An SMS message is sent to the
phone number, containing the
IMEI of the unit, and what fault
information is available.
E-Mail email://<email address> email:// name@company.com An E-Mail message is sent to
the address, containing a
detailed report in XML format.
HTTP/HTTPS http://<web server address>
https://<web server address>
http://www.example.com An HTTP post request is sent to
the address, in which the post
variable "fault_report" contains
a detailed report in XML
format.