SMS Delivery Reporting

From Triangle Wiki

Jump to: navigation, search

{{Wrapper|NavigationFile=

Introduction

Delivery reporting is the process of receiving a notification from the Gateway company on whether a message has been successfully delivered or not. All delivery reports are shown against the messages within the SMS Admin. If you host your own statistics and wish the delivery reports to be forwarded, then you may add the Delivery Report Forwarding action to the corresponding service, all this requires is the URL for the notification to be posted too.

Delivery Report Forwarding

If the system finds the DR (Delivery Report Forwarding) then we will forward the notification to the URL specified. It is up the client to prepare this script to accept the incoming notification.

POST

POST [CLIENT PATH] HTTP/1.1
Host: [CLIENT DOMAIN]
User-Agent: Mozilla/4.0
Content-Length: 27
Content-Type: application/x-www-form-urlencoded
TransID=[TRANSID]
Personal tools