Nokia 6300

2011-07-30 Thread Daniel Abebe
Dear All, Do you have any information how Nokia 6300 works with Kannel for SMS application? Regards

Wifi and CDMA

2011-07-30 Thread Daniel Abebe
Dear All, Thank you for your attention! Does the Kannel work with Wifi Internet without GSM modem? Also does it work with CDMA wireless modem? Regards Daniel A

Re: Nokia 6300

2011-07-30 Thread Mfawa Alfred Onen
Hello Daniel, Kannel works well with Nokia 6300 except it does not allow for AT-CNMI notifcation which means with Nokia 6300, kannel can not get notified of incoming SMS. So I will suggest you use something like Sony Ericsson K510 (Which I use anyway) or even a GSM modem like the Huawei E220.

Re: wap 1.x and wtls

2011-07-30 Thread Nikos Balkanas
Hi, The code you are describing is general wap code and doesn't have anything to do with the wtls patch. This is part of the wap_event_assert() function and should be there. If you use buggy emulators that send NULL data, you should disable assertions, not introduce bugs to wap_event_support.

bearerbox segfaults on Mac OS X 10.7 Lion

2011-07-30 Thread Nii Ako Ampa-Sowa
Hi, Since upgrading to OS X 10.7, bearerbox segfaults on startup. Here's a gdb backtrace: 2011-07-31 01:24:03 [45285] [0] DEBUG: Started thread 6 (gw/smsc/smsc_smpp.c:io_thread) 2011-07-31 01:24:03 [45285] [6] DEBUG: Thread 6 (gw/smsc/smsc_smpp.c:io_thread) maps to pid 45285. Program

Re: bearerbox segfaults on Mac OS X 10.7 Lion

2011-07-30 Thread Nikos Balkanas
Hi, It seems that Lion has a buggy implementation of pthreads. Since kannel's pthreads work fine with *all* the rest of *nix, I would bug Mac forums to see if there is a fix for them. BR, Nikos - Original Message - From: Nii Ako Ampa-Sowa ampas...@gmail.com To: users@kannel.org