6 Software
User Manual
50/374
If the apn-default.xml file is available, the daemon uses the the first entry of the file whether this provider
identification number fits or not.
The apn-default.xml file has nearly the same behavior as the manually set GPRS parameters mechanism of the
daemon. But here is the benefit that the automatically detection will be used first.
Typically user defined apns.conf.xml file
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<apns version="7">
<apn carrier="T-Mobile Internet"
mcc="262"
mnc="01"
apn="internet.telekom"
user="tm"
password="tm"
type="default,supl"
/>
</apns>
Path
Input
information
Output information
Description
/etc/ppp/ppp-
start
-
The following configuration files will
be created:
/etc/ppp/pap-secrets .. PAP
secrets for pppd
/etc/ppp/gprs-options_gsm
.. option file for pppd
This shell script starts the /usr/sbin/pppd
(PPP connection) to establish a GPRS
connection. It uses /dev/mux0 and if the
/etc/init.d/rc.conf GSM settings are NOT
activated then the automatically created
APN settings will be used.
/etc/ppp/ppp-
stop
-
-
This shell script kills the /usr/sbin/pppd to
disconnect the GPRS connection.
6.4.1.2
SMS
The easiest way to handle the Short Message Service, is to activate and configure the SMS daemon.
SMS daemon configuration file (see "
Precondition:
To apply the changes, the system needs to be rebooted.
Library
Function
Brief
ysmsd_send_sms (see
"
The TAF library function sends a SMS.
ysmsd_send_sms_urgent (see
"
" on page
The TAF library function sends a urgent SMS.
Summary of Contents for TC1
Page 1: ...TC1 User Manual Version of this document V1 00r0 ...
Page 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Page 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Page 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Page 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...