Re: [Fwd: Requesting DLR for binary messages]

2005-02-02 Thread Benjamin Lee
Er... I'm not sure if I understand the question... so if I'm answering the wrong thing... please excuse... ;-))) Correct me if I'm wrong... but I thought DLR was specific to the SMSC protocol. e.g. SMPP 3.4 Issue 1.2 p.124 / 5.2.17 registered_delivery *not* in the UDH. So the value of dlr-mask

Re: [Fwd: Requesting DLR for binary messages]

2005-02-02 Thread Alejandro Guerrieri
AFAIK, DLR's are NOT encoded on UDH. They are a quite different kind of beast, they are encoded on the PDU and delivered back on another PDU. If you think it a little, it makes no sense at all: UDH data is expected to be sent to terminals, while DLR requests are meant to be dealt with on the

Re: [PATCH] WSP headers with end-of-string value

2005-02-02 Thread Stipe Tolj
Aarno Syvänen wrote: Have you tested the modification ? What will be result of parsing 0x80 0x00 ? Accept:empty string is ok according the rfc 2616. (Because this is a low level parsing function, you definitely want to test.) Aarno, did you have chances to test this with various phones? Stipe

Re: Config-based Optional Parameter Functionality

2005-02-02 Thread Stipe Tolj
Peter Beckman wrote: Dear Kannel Developers: I've written about this before, but I thought I would bring it up again because I hate patching. Many SMSC's are starting to use the optional SMPP parameters for information like billing issues, carrier failures, etc. Kannel really doesn't allow for

Re: [PATCH] WSP headers with end-of-string value

2005-02-02 Thread Vjacheslav Chekushin
Hi, Stipe. I've tested it with Nokia 3660 (which uses exactly this Accept header in Connect PDU and doesn't work without patch). Everything is ok. Stipe Tolj wrote: Aarno Syvänen wrote: Have you tested the modification ? What will be result of parsing 0x80 0x00 ? Accept:empty string is ok

[PATCH] glibc malloc hooks for gwmem-check

2005-02-02 Thread Alexander Malysh
Hi together, please find attached patch that adds support for glibc malloc hooks and so make it possible to debug memory problems in external libraries. Comments? -- Thanks, AlexIndex: gwlib/thread.h === RCS file:

WAP test set up with Kannel gateway

2005-02-02 Thread Shashi Anand B
I need to set up a test environment using Kannel as the gateway. I need this for testing my WAP system from my mobile phone. Can somebody share their ideas on how should I go about in setting up the environment? What infrastructure support should I have? Thanks and Regards, Shashi Anand B

Two (possible) bugs with 1.4.0

2005-02-02 Thread Johann du Preez
Hi, I installed Kannel 1.4.0 on a Fedora core 2 box and it is working fine. Thanks for all your efforts. However, I discovered the following two things which I think may be bugs: 1. I use postgresql (v 7.4.6) for dlr-storage, as can be seen from my config file below. However, I get the