Hi All
I am using Kannel in the following deployment mode: SMSC -(HTTP/SMPP) - Kannel - (HTTP) - My Application I am required to send a HTTP or SMPP response back to SMSC for every request which SMSC sends to my application. Can I configure Kannel to achieve this? In nutshell, I am looking at following: SMSC sends either a HTTP or SMPP request to Kannel Kannel sends HTTP request to My App My app sends a HTTP response to Kannel Kannel sends either a HTTP or SMPP response respectively to the same request it received from SMSC originally. Regards nitin
