timestamps, scripts and nokia 7110

2002-02-07 Thread "Malmström, Dennis"
Hello I've been using kannel (version 1.0.3) to implement a prototype sms gateway. This has required some changes to the source code. I case any of them are of value to the kannel project I hereby submit them. Be aware that I have not gained overall understanding of the code. The purpose

RE: timestamps, scripts and nokia 7110

2002-02-07 Thread "Malmström, Dennis"
Oops, I forgot to eclose the changes. /Dennis -Original Message- From: Malmström, Dennis Sent: Thu 2002-02-07 14:01 To: [EMAIL PROTECTED] Cc: Subject:timestamps, scripts and nokia 7110 Hello I've been using kannel (version 1.0.3) to implement a prototyp

RE: timestamps, scripts and nokia 7110

2002-02-07 Thread "Malmström, Dennis"
The correct diffs -Original Message- From: Malmström, Dennis Sent: Thu 2002-02-07 14:01 To: [EMAIL PROTECTED] Cc: Subject:timestamps, scripts and nokia 7110 Hello I've been using kannel (version 1.0.3) to implement a prototype sms gateway. This has req

Re: timestamps, scripts and nokia 7110

2002-02-07 Thread Stipe Tolj
"Malmström, Dennis" wrote: > > The changes I made are: > > 1) Added three escape codes: > %z, skips a word. I guess this may be replicated using %s for the next word but without processing it actually in the CGI environment. > %A, same as %a but without url encoding. >

FW:[PATCH] timestamps, scripts and nokia 7110

2002-02-07 Thread Oded Arbel
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 5:01 PM To: Oded Arbel Subject: RE: timestamps, scripts and nokia 7110 Ok, lets try it again. /Dennis -Original Message- From: Oded Arbel [mailto:[EMAIL PROTECTED]] Sent:

Re: FW:[PATCH] timestamps, scripts and nokia 7110

2002-02-07 Thread Stipe Tolj
Oded Arbel wrote: > Now decode_deliver decodes time correctly, but I still get bogus time > stamps with the messages - I guess it's date_convert_universal() > fault's. l'll look into it next. > All the patches below are Dennis Malmstrom's, except the smsc_at2 patch > which is my own's. can you