Please do not spam the list. HTTP SMSC has no standard, which means every provider/carrier can have their own custom URL and parameter. They usually give you API and you must follow it. The simplest way is using standard HTTP scripting such as PHP/ASP/CGI. But if you want it done by Kannel then you must hack the source code, and there will be many lines of hack :) The other solution is to hire a developer or consultant, there are many in the list (one of them is me..hehe)
On Apr 29, 2012, at 12:22 AM, doctin wrote: > > Anyboady can help > > doctin wrote: >> >> >> 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/Configuring-HTTP-SMSC-tp33761371p33761371.html >> Sent from the Kannel - User mailing list archive at Nabble.com. >> >> >> >> > > -- > View this message in context: > http://old.nabble.com/Configuring-HTTP-SMSC-tp33762824p33763256.html > Sent from the Kannel - User mailing list archive at Nabble.com. > > Willy Mularto F300HD+MR18DE (NLC1725)
