Headwind SMS software products

About | Contact us

 
 

URL SMS source

The type "URL" of the SMS source retrieves the short messages to send from a remote URL via the HTTP or HTTPS protocol. The content of the URL must have the following XML format:

    <messages>
      <message msisdn="..." [flash="true"] [url="..."] [report="true"]>Message text</message>
      <message msisdn="..." [flash="true"] [url="..."] [report="true"]>Message text</message>
      ...
    </messages>

When using a remote URL SMS source, beware duplicate SMS sending. Headwind GSM Modem Driver is not responsible for it, the clear of pending SMS must be done by a remote HTTP server.

To add a URL SMS source, click "Add" in the "Sources" tab and select "URL". To setup a source, choose the name, the URL (beginning with http:// or https://), and the period of polling in seconds.