Re: No DLR db entries with GSM-as-SMSC

2002-10-22 Thread Rene Kluwen
What is the structure of your dlr table? I noticed that in the docs there is the source-field missing in the create table definition that is given. That could be a possible problem. -- Rene... This email message has been automatically scanned for viri using Sophos antivirus.

Siemens SL 45

2002-09-17 Thread Rene Kluwen / Chimit Software Solutions
directly to my email addy. -- Best regards, Rene Kluwen mailto:[EMAIL PROTECTED] Chimit Communication Solutions

MySQL in kannel.conf

2002-10-09 Thread Rene Kluwen / Chimit Software Solutions
 In contrast to what the docs say: The mysql dlr-mysql group is called: group = dlr-db The mysql-id in that group is just called id, e.g.: id = dlr-db -- Rene... This email message has been automatically scanned for viri using Sophos antivirus.

Re: RE: Kannel runtime doesn't think MySql is built in but build thinks it is?

2002-10-14 Thread Rene Kluwen / Chimit Software Solutions
An infamous -lz (zlib) problem. Upgrade your zlib... I am not sure which version at minimum you will have to have... But 1.0.9 should work at least... -- Rene... This email message has been automatically scanned for viri using Sophos antivirus. - Original Message -

Re: About using Kannel for sending sms

2002-10-23 Thread Rene Kluwen / Chimit Software Solutions
A usual way to support email notification is to put a script in either your .forward or your .procmailrc account that sends the SMS message. -- Rene... This email message has been automatically scanned for viri using Sophos antivirus. - Original Message - From: [EMAIL

Re: WapKannel/openssl!urgent!

2002-10-23 Thread Rene Kluwen / Chimit Software Solutions
Something tells me the warning are not something to really worry about. It won't affect performance in any case. -- Rene... This email message has been automatically scanned for viri using Sophos antivirus. - Original Message - From: Ivone Uribe [EMAIL PROTECTED] To:

Re: Inexpensive and stable SMS gateway?

2002-10-18 Thread Rene Kluwen / Chimit Software Solutions
I am interested in it as well. My (personal) preferences: - Dutch networks - Low message volume - Cheap (of course ;]) - as it is primarily for testing purposes. -- Rene... This email message has been automatically scanned for viri using Sophos antivirus. - Original Message

Re: Kannel/WTLS, pleas!kwtls_patch

2002-10-24 Thread Rene Kluwen / Chimit Software Solutions
Usually patches are applied with the unix patch command. Example if your patch is called wtls_patch.diff: patch -p0 wtls_patch.diff In case it asks which file to patch, either enter the path of the file. Or better start out from a different directory. -- Rene... This email message

Re: WAPKANNEL Configuration_9203/openssl/Urgent!

2002-10-17 Thread Rene Kluwen / Chimit Software Solutions
suggestion? I don't want the CVS, I only want the stable release. Well I guess I'm confuse with the options. What do you mean, when you said download the latest stable kannel sources from kannel.org, what is the link? Isn't it the gateway.tar.gz? From: Rene Kluwen / Chimit Software

Re: Contrib scripts

2002-10-28 Thread Rene Kluwen / Chimit Software Solutions
The reason for this: PHP's default behaviour was changed in version 4.0.6 (I think). The setting that is bugging you is 'register globals' in php.ini. That one used to default to 'on' but now it is 'off' by default, for security reasons. It makes that fields contained in a POST-form are not

Re: Mail2SMS

2002-12-12 Thread Rene Kluwen / Chimit Software Solutions
You can write a script sends the (subject of the) email to kannel. Call your script from within your .procmailrc or .forward file. -- Rene... This email message has been automatically scanned for viri using Sophos antivirus. - Original Message - From: Wratmoko hadi