Hello, I explain my need : I have 2 sites interconnected by a private network, and encryption is not possible on this network (for many reasons). Between the 2 sites I have smpp flow and I want to securise it. The idea is to install 2 Kannel instances (site A and site B) and convert smpp to http from site A and send it to site b, when arrival I reconvert it to smpp to send it to the ESME. I succed to send an MO from an SMPPSim to instance kannel 1 (with smpp) and send the deliver_sm from kannel 1 to kannel 2 (with http). But the problem is, between kannel 2 and the ESME, the deliver_sm that I sent is converted to submit_sm. I don't know why ? I want to keep it a deliver_sm along this way : SMSC (smpp) --> kannel 1(http) -----------> (http) kannel 2 (smpp) --> ESME
Thanks for help Best Regards, Ahmed BEN ALI
