HE863 family AT commands reference guide
80377ST10083a Rev.6 – 2012-11-12
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved.
Page 188 of
229
+XSVM – Set Voice mail Number
AT+ XSVM=?
Test command returns supported <line>s, <index>s, <mode>s and <type>s.
+XSVM: (list of supported <line>s),(list of supported
<mode>s),<nlength>,(list of supported <type>s)
OK
Example AT+XSVM=1,1,0,"123456",129
OK
AT+XSVM?
+XSVM: 1,1,0,"123456",129,"MBDN voice number1"
OK
AT+XSVM=?
+XSVM: (1),(0,1),(44),(128-255)
OK
3.5.5.1.62.
Status of External SMS SXTESM
+XTESM – Status of External SMS Storage
AT+XTESM=<mem_
capacity>
This command indicates the status of the external SMS storage.
Parameter:
<mem_capacity>
0- memory capacity free (default)
1- memory capacity full
AT+XTESM?
Read command reports the current value of the parameter
<mem_capacity>
.
AT+XTESM=?
Test command reports the supported value of
<mem_capacity>
parameter.
Enhanced Easy GPRS® Extension AT Commands
3.5.5.1.63.
Authentication User ID - #USERID
#USERID - Authentication User ID
AT#USERID=
[<user>]
Set command sets the user identification string to be used during the authentication
step.
Parameter:
<user>
- string type, it’s the authentication User Id; the max length for this value is
the output of Test command,
AT#USERID=?
(factory default is the
empty string “”).
AT#USERID?
Read command reports the current user identification string, in the format:
#USERID: <user>
AT#USERID=?
Test command returns the maximum allowed length of the string parameter
<user>
.
Example AT#USERID="myName"
OK
AT#USERID?