I also have requirement from ANOTHER partners. It's mostly properietary, but that are all of HTTP interfaces for SMS messaging, is't it?...
The requirement like this: Summary: HTTP post from SMSC to kannel & kannel should immediate reply. Pull Message: (1) SMS Application <<<-------HTTP request---- SMSC 10.1.1.100 10.1.1.2 If pull SMS coming from user's HP, SMSC will deliver to SMS Application. Using HTTP post format like bellow: http://10.1.1.100/sms-service?from=12345×tamp=mm-dd-yyyy&message=TIPS-OFF-THE-DAY "message": using plaint text. (2) SMS Application receive that message and process that request msg to the appropriate sms-service. (3) SMS-service result should deliver to SMSC as HTTP-reply as SMS reply message like this: SMS Application -----HTTP-reply------>>> SMSC 10.1.1.100 10.1.1.2 HTTP reply as SMS reply: using plaint text. MY QUESTIONS: (a). Can we implement those requirement using kannel? (b). If Yes, Would you mind to give me pointer how to configure. It would be nice, if you give me kannel.cfg Thank You for your help. Best Regards. Bei --- Pak Bei <[EMAIL PROTECTED]> wrote: > Dear Kannel'ers, > > I have a plan to integrate SMS Application > using kannel to my GSM provider. > I have questions regarding to HTTP-SMSC. > > There is a connection requirement from GSM provider > for making direct line connection using HTTP. > > Here is the reqirement specs: > > Pull Message: > > (1) > SMS Application <<<-------HTTP---------- SMSC > 10.1.1.100 10.1.1.2 > If pull SMS coming from user's HP, SMSC will deliver > > to SMS Application. > > Using HTTP post format like bellow: > http://10.1.1.100/sms-service?from=12345×tamp=mm-dd-yyyy&message=TIPS-OFF-THE-DAY > > "message": using plaint text. > > (2) > SMS Application receive that message and process > that > request msg to > the appropriate sms-service. > > (3) > SMS-service result should deliver to SMSC as reply > message using format > like this: > SMS Application ----------HTTP------->>> SMSC > 10.1.1.2 10.1.1.3 > Using HTTP post format like bellow: > http://10.1.1.2/smsc?from=555×tamp=mm-dd-yyyy&message=Please+be+patient > > "message": using plaint text. > > MY QUESTIONS: > > (a). Can we implement those requirement using > kannel? > (b). If Yes, Would you mind to give me pointer how > to > configure. > It would be nice, if you give me kannel.cfg > > Thank You for your help. > > Best Regards. > Bei > > Find local movie times and trailers on Yahoo! > Movies. > http://au.movies.yahoo.com > Find local movie times and trailers on Yahoo! Movies. http://au.movies.yahoo.com
