sms send problem

2005-09-27 Thread Wen Jia, Gan
Title: sms send problem Hi there, I am new in setting up Kannel as SMS gateway, and am having problems sending SMS via HTTP interface. After sending the SMS using FireFox 1.0.4 running on Fedora Core 4: http://localhost:13013/cgi-bin/sendsms?username=tester=foobar=90121494=Hello+world

Decoding a sms message

2005-09-27 Thread Morten Bruun
Hi all, I'm trying to send wap-cir messages through Kannel. This is done through the PPG with something like this POST /cgi-bin/wap-push.cgi HTTP/1.0 Content-Type: multipart/related; type=application/xml; boundary=EndOfOneEntity User-Agent: Java1.4.2_05 Host: pn.attwireless.net:9002

Modify CIMD2 protocol in Kannel

2005-09-27 Thread B. van Breukelen
Hi there, I'm new to Kannel and I'm loving it already. I have one problem though. I'm using Kannel as an interface between the SMS-server from Infospace in The Netherlands using the Nokia CIMD2 protocol and my customer's HTTP sms-center. All messages comming from the SMS-server must be

RE: Modify CIMD2 protocol in Kannel

2005-09-27 Thread Paul Keogh
When an SMS comes in the Kannel log shows: CIMD2 packet contains unknown parameter 70 CIMD2 packet contains unknown parameter 71 CIMD2 packet contains unknown parameter 100 Does anyone know how I can make modifications so these parameters are read and can be used in the http-get url as

RE: SQLBox

2005-09-27 Thread Rene Kluwen
 Probably Thursday or Friday. Rene Kluwen Chimit -Original Message-From: Brent Goldspring [mailto:[EMAIL PROTECTED]Sent: dinsdag 27 september 2005 1:35To: Rene Kluwen; users@kannel.orgSubject: RE: SQLBox Any idea when this week? J Regards, Brent

Re: sms send problem

2005-09-27 Thread Rodrigo Cremaschi
Hi Wen, Well, Sent in Kannel dictionary does not mean what we suppose at first, and may lead to some confusion. I think this should be changed to Dispatched, Sent-to-smsc or Sent-to-modem as this would be more appropriate. Rodrigo. On 9/27/05, Wen Jia, Gan [EMAIL PROTECTED] wrote: Hi