Roman Cisneros Coronado schrieb: > Hi, I know Kannel supports SMPP for connecting to an SMSC, but I need to > know if I it supports SMPP instead of HTTP in order to serve ESME > connections.
Hi Roman, actually the normal Kannel abstracts the SMSC client side protocols to HTTP server side as you mentioned already correctly. For the SMPP server side, there is my Kannel SMPP v3.4 server (smppbox) which allows exactly what you are looking for. It's a commercial add-on component, that let's you realize the following connection chaining: upstream SMSC <-SMPP/UCP/HTTP/..-> bearerbox <-> smppbox <-SMPP-> SMPP client So smppbox attaches to bearerbox for the upstream MT, MO and DLR traffic. All message types are supported and DLR msg ID handling is transparently mapped. Please let me know if you need further information. Best Regards, Stipe -- ------------------------------------------------------------------- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/ http://www.kannel.org/ mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org -------------------------------------------------------------------
