Specifications

HE863 family AT commands reference guide
80377ST10083a Rev.4 – 2012-02-01
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved. Page 187 of
228
+XSVM – Set Voice mail Number
<line1>,<index2>,<mode2>,<number2>,<type2>
<CR><LF>+XSVM:
<line2>,<index1>,<mode3>,<number3>,<type3>
<CR><LF>+XSVM:
<line2>,<index2>,<mode4>,<number4>,<type4>
OK
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
Enhanced Easy GPRS® Extension AT Commands
3.5.5.1.62. 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?
#USERID: "myName"
OK
3.5.5.1.63. Authentication Password - #PASSW