XML POST

2003-02-27 Thread Kari Bengs
Hi! When I try to post xml to Kannel I get an error saying Authorization failed for sendsms. I send it to port 13013 and /cgi-bin/sendsms The xml document is according to the userdoc: fromusernamexxx/usernamepasswordyyy/password/from I have also tried to set the Content-Type header

Kannel's XML-RPC feature ?

2003-02-27 Thread ndoro bei
Hi, Is there any documentation of Kannel's XML-RPC feature ? Any info / help would be appreciated. Regards. __ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/

XML-POST

2003-02-21 Thread Himalay
Iam new to kannel gateway and we are evaluating kannel to integrate into our existing SMS applications which we have. Ijust had some queries. how can a application post XML input to kannel? I need a XML generated response for the SMS sent how can i accomplist this? Please throw some

urgent xml library issues

2003-02-16 Thread Asif Ali
hello, ia m new to kannel, i ve downloaded a stable release of kannel gateway 1.2.x...and installed with all supporting libraries on linux 7.1, while installing i get one of hte following errors, please help, its urgent .. While running the./bearerbox command I am getting following errors 1 .

Kannel XML error

2003-02-14 Thread Szegedi, István 2, VF-Hungary
[10] DEBUG: data: 61 74 69 6f 6e 2f 76 6e ation/vn 2003-02-10 12:57:28 [10] DEBUG: data: 64 2e 77 61 70 2e 77 62 d.wap.wb 2003-02-10 12:57:28 [10] DEBUG: data: 78 6d 6c 0d 0a 41 63 63 xml..Acc 2003-02-10 12:57:28 [10] DEBUG: data: 65 70 74 3a 20 61 70 70 ept: app 2003-02-10 12:57:28 [10

Xml posting.

2002-11-12 Thread kannel
I currently use kannel to post to a parser script for my 2way service:- post-url = http://localhost/SMSparser/SMSparser.php?number=%pbody=%atime=%t; Is it possible to post the same data as xml ? I ask this because the firm I'm doing some work for like to receive xml which they then parse

Re: ota xml syntax

2002-09-09 Thread David Chkhartishvili
Peter Löfman wrote: Hi, does anyone know the parameters to put in ota XML document to use connectionless mode for wap? Appearently that is needed to get the T68i to work. BR Peter Lofman Hi, Same problem, here. Did you find any doc describing parameters? BR, -- David

http post XML

2002-07-18 Thread Nil Mekki
-Message d'origine- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] De la part de Bruno David Rodrigues Envoyé: samedi 13 juillet 2002 18:02 À: [EMAIL PROTECTED] Objet: Re: XML On Fri, 2002-07-12 at 19:09, Oded Arbel wrote: nil wrote: Hi When I

Re: RE : XML

2002-07-18 Thread Bruno David Rodrigues
On Tue, 2002-07-16 at 14:58, Nil Mekki wrote: -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] De la part de Bruno David Rodrigues Envoyé : samedi 13 juillet 2002 18:02 À : [EMAIL PROTECTED] Objet : Re: XML On Fri, 2002-07-12 at 19:09, Oded Arbel wrote

XML

2002-07-18 Thread nil
is this OK ? post-xml=http://coloc011.levonline.com/mb/incomingMessageServlet?from_msisdn=%pmessage=MYF+%r;  Objet : Re: XML    On Fri, 2002-07-12 at 19:09, Oded Arbel wrote:   nil wrote:     Hi     When I receive an sms, I want to post through http a XML message.     Does anybody knows how

Re: RE : XML

2002-07-15 Thread Oded Arbel
Nil Mekki wrote: -Message d'origine- De: Oded Arbel [mailto:[EMAIL PROTECTED]] Envoy: vendredi 12 juillet 2002 20:10 : nil Cc: [EMAIL PROTECTED] Objet: Re: XML nil wrote: Hi When I receive an sms, I want to post through http a XML message. Does anybody knows how I

Re: XML

2002-07-13 Thread Bruno David Rodrigues
On Fri, 2002-07-12 at 19:09, Oded Arbel wrote: nil wrote: Hi When I receive an sms, I want to post through http a XML message. Does anybody knows how I can do this. the http url is: http://mysms.com/MessageServlet And the xml messages are: ?xml version=1.0 encoding=ISO

XML

2002-07-12 Thread nil
Hi When I receive an sms, I want to post through http a XML message. Does anybody knows how I can do this. the http url is: http://mysms.com/MessageServlet And the xml messages are: ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE mobilectrl_received_sms mobilectrl_received_sms

RE : XML

2002-07-12 Thread Nil Mekki
-Message d'origine- De : Oded Arbel [mailto:[EMAIL PROTECTED]] Envoyé : vendredi 12 juillet 2002 20:10 À : nil Cc : [EMAIL PROTECTED] Objet : Re: XML nil wrote: Hi When I receive an sms, I want to post through http a XML message. Does anybody knows how I can do this. the http url

XML and SMS

2002-07-10 Thread Nil Mekki
Hi, How can we send an XML message with http post