Sending SMS via HTTP XML Post

2004-08-04 Thread Dmitry Dzuba
Hello. I'm trying to send SMS via http xml post. The sequence of action is this:     1) Connect to Kannel. ( Method=POST,  Content-Type=text/xml)     2) Open outpus stream, send xml, close stream.     3) Open inpud stream, read Kannels reply, close stream.     4) Close connection. I send t

[OT] WAP emulator for Linux

2004-08-04 Thread Arne K. Haaje
This is very off topic, but does anyone know of a decent WAP emulator for Linux? I have been using Deckit, but it is getting a bit long in the tooth. -- Med vennlig hilsen, Eurobate ASA Arne K. Haaje Senior Network Engineer

Using regex

2004-08-04 Thread Oscar Medina Duarte
Hello my kannel e-friends ! I'm doing some testing on kannel 1.3.2 in order to put it to deploy services in the real world, but, I have a doubt, I want to use keyword-regex to differentiate two (and more) services, because, the messages arrive from my Operator with a prefix, lets say pm4s, so if I

UDH field misformed, rejected message

2004-08-04 Thread Oscar Medina Duarte
Hello again ! Here I am with more questions :) What does a "UDH field misformed, rejected" message really means? What exactly is a misformed message to Kannel? I'm able to send the very same data trough another gateway with no problems. This is the way I'm sending the message, perhaps has someth

Re: UDH field misformed, rejected message

2004-08-04 Thread fred
Firstly,Please there is no need to repeat your message; now, your UDH indicates a length of 8B, ie 139dec, so this is wrong, unless with this binary u supposed to send it all as a UDH, in which case u shouldn't have the text parameter, and the udh is 139 in length - Original Message - F