Hi..

I am able to send sms and receive delivery report using SMPP SMSC.

SMPP Client----opensmppbox-----sqlbox----kannel gateway---- SMPP SMSC

now i need to change the SMPP SMSC as HTTP SMSC

SMPP Client----opensmppbox-----sqlbox----kannel gateway---- HTTP SMSC

HTTP service provider gave me a URL to send SMS. and they asked me to
provide URL to send deliver report

How can i do?

group = smsc
smsc = http
system-type = kannel
smsc-username = nork
smsc-password = z0rK
port = 13015
send-url = "http://sercice-provider-send-sms-api:port";

I think i can configure to send SMS. But how can i receive the DRL report
from service provider and insert into kannel

please help me with sample configuration

Thanks in advance
-- 
View this message in context: 
http://old.nabble.com/HTTP-SMSC-sample-configuration-tp33761373p33761373.html
Sent from the Kannel - User mailing list archive at Nabble.com.


Reply via email to