On Mon, 2013-03-11 at 14:21, Ombongi Moraa Fe wrote:
> My SMSC is moving CPs away from SMPP and introducing an SDP Platform. There
> are a set of endpoints to allow me to receive messages from the SDP gateway
> that I need to implement on my end. However, from documentation shared, the
> implementation of message forwarding and sending has to be SOAP based.

There is a trend to move from SMPP to SOAP. ;)

> Question:
> 
> 1) Is it still possible to use Kannel for this? Since the connection will
> no longer be smpp but http, and also since the messages need to forwarded
> as soap requests, how can I make the connection between Kannel and the SDP?

Stipe posted patch for Kannel which adds Parlay XML (SOAP)
http://www.kannel.org/pipermail/devel/2011-February/004339.html

New patch can be downloaded from:

http://www.kannel.org/~tolj/patchsets/gSOAP/gateway-gsoap.v7.diff

> 2) Any additional information to help me implement this will be greatly
> appreciated.

You can try this with the patch (maybe you will have to adapt it to your
telco) and see if it works.

When I had to change to that (stupid, IMO) SOAP and HTTP, I wrote HTTP
server and SOAP parser/decoder from the scratch because that was easier
for me.

-- 
Kind regards,  Milan
--------------------------------------------------
Arvanta,        http://www.arvanta.net
Please do not send me e-mail containing HTML code or documents in
proprietary format (word, excel, pps and so on)

Reply via email to