The dmePushInstall tool accepts the following POST parameters:
phoneNumber Mandatory. Phone number of the device which should receive the DME install push.
swSmsCode Mandatory. Parameter selecting which software package to push - this is the "SMS code" shown in the Provisioning tab of the DME Web Administration Interface, which is also used for SMS based self-provisioning.
smsMessage Optional. A message sent to the device explaining what to do with the installation SMS.
otaSmsCode Optional. Select an OTA configuration to push to the device, such as GPRS settings needed for DME. The SMS code for this is shown in the Provisioning tab > Send OTA configuration page of the DME Web Administration Interface.
sendServerPath Optional. Choose whether an additional SMS with the DME server path should be sent to the device. Anything other than no or false results in this SMS being sent.
Note that these parameters correspond to the options which a DME administrator has when pushing a client to a device from the DME Web Administration Interface. Please see Self-provisioning and other reference documentation.
An example script, written in JSP, is available from the DME Resource Center (login required).