MO SMS Examples

Space Search
Searching Messaging API
Table of Contents

Basic request

http://serviceprovider/sms/service?msisdn=358405134265&to=16230&msg=Hello+World&op=saunalahti

Service provider response: 

HTTP/1.1 200 OK
Content-Length: 10
Date: Tue, 20 Feb 2006 12:47:21 GMT
Server: Apache Tomcat/4.0.6 (HTTP/1.1 Connector)
Thank You\!

The message "Thank You!" is sent back to +358405134265, with the originator set to 16230.
 

Operator logo with charging

HTTP/1.1 200 OK
Content-Type: application/octet-stream
Date: Tue, 20 Feb 2006 12:47:21 GMT
X-Tambur-UDH: 06050415820000
X-Tambur-Charge: 200
Server: Apache Tomcat/4.0.6 (HTTP/1.1 Connector)
\[binary content\]

WAP Service Indication

HTTP/1.1 200 OK
Content-Type: application/vnd.wap.si
<?xml version="1.0"?>
<\!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN"
"http://www.wapforum.org/DTD/si.dtd">
<si>
<indication href="http://www.roottori.fi/"    si-id="1234">Check this out\!</indication>
</si>




Labels

 
(None)