Specifications

Table Of Contents
Chapter 13 OMA/DM Control Commands
70 Multi-Tech Systems, Inc. CDMA C1 AT Commands Reference Guide
Device Services Reply +WDSR
Description: This command allows a user to respond to the Device Services server request when user
agreement is requested for connection, download and/or package install (see +WDSI
command).
Notes: It is not possible to refuse an install request. AT+WDSR=5,0 will return a +CME
ERROR: 3 response.
After an install delay, if the modem is powered down until after the delay, it’s
not powered on and the new user agreement request should be returned at the
next start up.
Syntax: AT+WDSR=<Reply>[,<Timer>]
Command
Possible Responses
AT+WDSR=?
+WDSR: (0-5),(0-1440)
OK
AT+WDSR=5,10
Note: A delay (10 minutes) is requested to a
firmware installation request.
OK
Note: the WDSI request for package installation
will be re-issued 10 minutes later.
AT+WDSR=2,0
Note: Refuse the package download.
OK
Values: <Reply> Reply to a user agreement request from the modem. (Refer to the +WDSI
command description.)
0 Delay or refuse the connection to the server
1 Accept the connection to the server
2 Delay or refuse the download
3 Accept the download (download now)
4 Accept the install (Install now)
5 Delay the install (Install later)
<Timer> Timer until a new User agreement request is returned by the modem. This
parameter is only available for <Reply>=0, 2 and 5.
Units: minutes (0-1440). When this value is not filled, a default value is set to 30
minutes later. Value 0 indicates that the application refuses the user agreement (impossible for
<Reply>=5).
Parameter
Storage: No parameter storage.
Command
Availability: This command is not available when the modem is provisioned for Sprint.
Results: OK when the command is proceed correctly.
+CME ERROR: 3 when the parameter is out of range.