|
We support
various type of Application Integration
Support to various type of client
requirement; for SMS Gateway we support
SMPP –
Short Message Peer to Peer
XML – Extensible Markup Language
HTTP – Hyper Text Transfer
Protocol
SAMPLE HTTP API URL
===============
http://124.153.79.98/newsendsms/push_sms_new.phpuser=<username>
&pwd=<password>&from=<Sender>&to=<mobile_no1>&msg=<SMS>&tras=1
SAMPLE SMS DELIVERY API
===================
The above API will return the value with
transaction Id like :
True, Transaction ID: <TRANSACTION
ID>(for example : 37398398)
The above Transaction ID you have to
capture and pass in the below URL to get
the DLR report :
http://124.153.79.98/sendsms/getdlr.php?trans_id=<TRANSACTION
ID>
Returns:
Transaction ID : 37398398 Receiver :
9818250197 Dlr Status : Message
Delivered Delivery Time : 2009-09-07
17:29:15
For highly
dynamic application uses we also support
some other HTTP API and XML API, HTTP
sample is given bellow
SAMPLE HTTP API FOR HIGHLY DYNAMIC
APPLICATION
======================================
http://8.6.95.141/smpp/sendsms?username=[xxxxxxxx]&password=[xxxxxxxx]&to=[xxxxxxxxxx]&udh=[xxxxxxxxx]&from=[xxxxxxxx]&text=[xxxxxxxxxxxxxxx]&dlr-url=[xxxxxxxxxxxxx]
If
required so we can send documentation
for that also by mail only , for details
you can send a mail to contact @
indiansmsgateway . in
|