It is possible to receive delivery reports for SMS messages sent through the ActiveSMS HTTP transport. You will need a webpage hosted on the internet that can receive status reports from the SMS Internet gateway.
The setup procedure is as follows:
1) Create a webpage hosted on a webserver that will receive the status updates from the IntellisSoftware SMS Gateway. This page will receive the message status in the HTTP Post parameters (see details below).
2) Configure the IntelliSoftware SMS gateway to forward message status report to your webpage. Log into your SMS account and go to: Preference -> Forwarding. Check the ‘Enable status reports forwarding ’ check box and enter the URL of your webpage.
HTTP Post parameters
For details of the HTTP Post parameters, please see the HTTP Interface document. The following parameter will be provided in addition to the standard parameters:
userkey – This is the ActiveSMS’s message id, as returned by the ActiveSMS COM/.Net APIs.
http://www.intellisoftware.co.u...liSMS_HTTP_Interface.pdf