On Tue, Oct 9, 2012 at 3:27 AM, Stipe Tolj <[email protected]> wrote: after further revision of the gSOAP support patch that enables Kannel to > used Ericsson's Parlay/X and GSMA's OneAPI SOAP interfaces for SMS sending > and receiving, here is the latest patchset, which is drastically reduced. > > We're expecting the system to host the gsoap import/ and plugin/ > directories in the /usr/share/gsoap place, as most common distro do. > > Please find the latest (version 6) patchset for this at URL: > > > http://www.kannel.org/~tolj/**patchsets/gSOAP/gateway-gsoap.**v6.diff<http://www.kannel.org/~tolj/patchsets/gSOAP/gateway-gsoap.v6.diff> > > ------------------------------**---------------------
Hi Stipe I have just tested out your patch on FreeBSD. It applies cleanly to the latest kannel snapshot. I need to change the Makefile to point to the correct location of the gsoap files (/usr/local/share/gsoap on FreeBSD). Need to use gmake instead of system provided make. Our gateway is the Aepona CPS-API implementation, which unfortunately doesn't seem to be compatible with the ParlayX implementation. Bearerbox sends off the SMS to the gateway but returns an error - looking at the XML it's obvious that there's a difference. Given access to the WSDL files from the Aepona gateway, would it be easy to add support for that? - Jan
