SMS Solution
SMS Solution
Web server post an xml file to “GOIP server” then the server will schedule the sending message to
“GOIP”.
1) Sending Message
1) Sending Message
<sms>
<uid>20080901-1212121</uid>
<senddate>2009-12-31</senddate>
<sendtime>15:00:00</sendtime>
<stopdate>2009-12-31</stoptime>
<stoptime>18:00:00</stoptime>
<goip>pccw</goip>
<msg>
<id>1</id>
<rev>85294633701</rev>
</msg>
<msg>
<id>2</id>
<rev>85294633701</rev>
</msg>
<msg>
<id>3</id>
<rev>85294633701</rev>
</msg>
</sms>
Remark:
Element
The web server will send a xml file with Sending Message uid, then the GOIP Server will response a xml
file
<uid>20080901-1212121</uid>
Remark:
Element Description
uid Unique id
<response>
<status>1</status>
</response>
<msglst>
<msg>
<id>1</id>
<date>2009-12-31</date>
<time>15:00:40</time>
<status>Delivery</status>
</msg>
<msg>
<id>2</id>
<date>2009-12-31</date>
<time>15:00:40</time>
<status>Fail</status>
</msg>
Remark:
Element Description
receiver