Re: soap module

2005-12-08 Thread Stipe Tolj
francesco emmi wrote: Hi Oded, I would like to try your soap module. I suppose it is necessary to patch the gateway code in order to make it work (it doesn't work as it is in stable kannel release 1.4.0). Please may you email me necessary patches? I really appreciate if you would give me some t

RE: SOAP

2004-02-13 Thread Rene Kluwen
TED] [mailto:[EMAIL PROTECTED] Behalf Of Stipe Tolj Sent: donderdag 12 februari 2004 1:06 To: Rene Kluwen Cc: [EMAIL PROTECTED]; Oded Arbel Subject: Re: SOAP 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:

Re: SOAP

2004-02-12 Thread Alexander Malysh
Hi, On Thursday 12 February 2004 11:43, Stipe Tolj wrote: > James Wong wrote: > > 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. > > in some sense I notice that people a

Re: SOAP

2004-02-12 Thread Stipe Tolj
James Wong wrote: > 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. in some sense I notice that people are always "hidding" something. Like here the names from the operator.

RE: SOAP

2004-02-11 Thread James Wong
James -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oded Arbel Sent: Thursday, February 12, 2004 12:33 AM To: [EMAIL PROTECTED] Cc: Stipe Tolj; James Wong Subject: Re: SOAP ביום רביעי 11 פברואר 2004, 11:10, נכתב על ידי Stipe Tolj: > Hi James, > > Kannel has

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 Rene Kluwen
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Oded Arbel Sent: woensdag 11 februari 2004 17:33 To: [EMAIL PROTECTED] Cc: Stipe Tolj; James Wong Subject: Re: SOAP × 11 ×× 2004, 11:10, ×× ××× Stipe Tolj: > Hi James, > > Kannel

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 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