...
Example URL for all parameters
http://myserver.com/statusSMSstatus.apsx?documentid=%DocumentId%&Status=%Status%&Time=%TimeStamp%&From=%SourceAddress%
3. The URL address will be executed if SMS final status is received (SMS state equals to DELIVERED, SENT, EXPIRED, DELETED, UNKNOW, INVALID, REJECTED, UNDELIVERABLE)
...
4. The execution process will be handled in queue, if it fails then the process will be re-executed/resent every 5 minutes for 30 minutes then every 1 hour for 6 hours.
h3 Not to be given to the customer
Those interval and range are the default values which set by system, however they can be configured through JMX.
...