Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

The gateway is able to host a dedicated number on which to receive SMS. All SMS messages received on this number can be forwarded in one of the following ways. Initially this will need to be configured by Amethon. For each received message we know the following:

...

A remote URL can be called passing as parameters the sender, recipient and SMS text details. Eg

Code Block

http://www.company.com/receive.asp?sender=61450123123&recipient=61414414414&message=Hello+World

Web Service

A remote Web Service can be called passing as parameters the sender, recipient and SMS text details.

...

The received SMS is stored locally and can be retrieved using the receive web service method

Need to describe the SMSPL hosted service for webservice.