Re: SOAP

2004-02-11 Thread Stipe Tolj
Hi James, Kannel has a smsc_soap.c Module that implements a SOAP/XML transport layer via HTTP for MT and MO SMS tranmission. The SOAP module hasn't been yet "linked" into the abstraction layer. You would have to modify slightly the bb_smscconn and smsccon files and simply "add" the smsc_soap.c fun

Re: SOAP

2004-02-11 Thread Oded Arbel
× 11 ×× 2004, 11:10, ×× ××× Stipe Tolj: > Hi James, > > Kannel has a smsc_soap.c Module that implements a SOAP/XML transport > layer via HTTP for MT and MO SMS tranmission. The SOAP module hasn't > been yet "linked" into the abstraction layer. You would have to modify > slightly t

RE: SOAP

2004-02-11 Thread Rene Kluwen
I am currently doing some SMSC/Soap thingies in C (so I may do what is needed here), my question is the following: What makes "SOAP" differ from a proprietary XML schema over HTTP. Is there an "official" SOAP/XML DTD or schema for sending SMS messages? Rene Kluwen Chimit -Original Message--

Re: SOAP

2004-02-11 Thread Stipe Tolj
Rene Kluwen wrote: > > I am currently doing some SMSC/Soap thingies in C (so I may do what is needed here), > my question is the following: > > What makes "SOAP" differ from a proprietary XML schema over HTTP. > Is there an "official" SOAP/XML DTD or schema for sending SMS messages? SOAP is act

RE: SOAP

2004-02-11 Thread James Wong
Hi, I have one provider here using SOAP for external parties who wish to send and receive SMS through their centre. They are also one of the major and best providers here. We are using Kannel as our gateway. 3 major providers here have their own different standard interface/protocol for external