Can't compile with ssl-support

2004-12-09 Thread Jeremias Mueller
Hi, I can't compile kannel-1.4.0 on my debian box with ssl-support ... This is the relevant output from ./configure --disable-wap --with-ssl=/usr/include/openssl --enable-ssl --with-mysql : . . . Configuring OpenSSL support ... checking whether to compile with SSL support... trying /usr/include/o

Re: Can't compile with ssl-support

2004-12-09 Thread Jeremias Mueller
sorry, ./configure ... --cache-file=/dev/null is a useful option ... Jeremias Mueller wrote: Hi, I can't compile kannel-1.4.0 on my debian box with ssl-support ... This is the relevant output from ./configure --disable-wap --with-ssl=/usr/include/openssl --enable-ssl --with-

implementing sendsms-user authentication against db

2005-03-24 Thread Jeremias Mueller
Dear kannel developers, for several reasons I need to have the sendsms-user part to source out to a database. Befor I start doing this , I want to know, if anyone else is working on that, already. In this case it would be nice to share your progress. I don't want to reinvent the wheel. Greets Jerem

need help with adding new smsc http type

2004-06-23 Thread Jeremias Mueller
hi list, today I added a new smsc http type to smsc_http.c . The goal is to have a type that fully supports carmunity. (A german sms-center who offers http-delivering of sms) The following things work fine : - Kannel accepts the new type. - Messages will be sent to carmunity with the right url.

Re: need help with adding new smsc http type

2004-06-23 Thread Jeremias Mueller
Jeremias Mueller wrote: hi list, today I added a new smsc http type to smsc_http.c . The goal is to have a type that fully supports carmunity. (A german sms-center who offers http-delivering of sms) The following things work fine : - Kannel accepts the new type. - Messages will be sent to