Specifications

AT Command Set for L55 Platform 2003-11-21
Copyright Siemens AG 2003 All Rights Reserved Page 119 of 131
2.8.3 The GPRS dial command ATD
As an alternative to using the GPRS-AT commands it is possible to connect to a GPRS network by
using the dial command "atD".
There are two GPRS Service Codes for the ATD command. Values 98 and 99.
e. g.:
ATD*99#
CONNECT // establish a connection via service code 99
ATD*99*123.124.125.126*PPP*1#
CONNECT // establish a connection via service code 99, IP address 123…
//and L2P = PPP and using CID 1.
// The CID has to be defined by means of AT+CGDCONT
ATD*99**PPP#
CONNECT // establish a connection via service code 99 and L2P = PPP
ATD*99***1#
CONNECT // establish a connection via service code 99 and using CID 1
ATD*99*PPP*1#
CONNECT // establish a connection via service code 99 and L2P = PPP and
// using CID 1. The CID has to be defined by means of AT+CGDCONT
ATD*98#
CONNECT // establish an IP connection via service code 98
ATD*98*1#
CONNECT // establish an IP connection via service code 98 using CID 1
// The CID has to be defined by means of AT+CGDCONT
2.8.4 The AT^SVMC command
In this section examples for the use of the AT^SVMC command are provided:
2.8.4.1 Test command
The Test command returns a list of possible actions, a list of available indexes of Voice Memos, the
remaining recording time and maximum length for the name of a Voice Memo.
Sample input plus output:
AT^SVMC=?
^SVMC: (0-5),14,132,”00:04:15”
Meaning:
All actions (0-5) are possible,
Currently there are 14 voice memos
The maximum length for a voice memo name in this example is 132 bytes