Re: About WTLS

2001-07-20 Thread Oleg Taranov
You need pair of RSA key to create session. Thus *.rsa are public keys ; *.key are private keys. At this moment I can't test KWTLS - I'll do it in next week. Juvinski wrote: Sorry, but the model is 7110 , and I was reading but what is the root key and what the kwtls do with it ??? Oleg Taran

GSM Modem and dial in

2001-07-20 Thread Hubert Kubik
Hi Do you know how to set up a dial in server using GSM Modem (phone ?). Which modem works with linux ? Regards, Hubert Kubik Ps. I'm using this list because users-kannel looks dead...

AW: GSM Modem and dial in

2001-07-20 Thread Jorg Pommnitz
We have done this using a Nokia Cardphone. There is nothing special to this. Regards Jorg > -UrsprØngliche Nachricht- > Von: Hubert Kubik [mailto:[EMAIL PROTECTED]] > Gesendet am: Freitag, 20. Juli 2001 11:31 > An: Devel - Kannel > Betreff: GSM Modem and dial in > > Hi

Starting 1.1.5 : Problem with shared libraries.

2001-07-20 Thread paul gounot
Hello, I'am trying to use kannel-1.1.5. I get an error at startup: ./bearerbox: error while loading shared libraries: cannot open shared object file: cannot load shared object file: No such file or directory Kannel-1.0.3 is working and I have configured both files with the same .configure optio

Starting 1.1.5 : Problem with shared libraries.

2001-07-20 Thread paul gounot
Hello, I'am trying to use kannel-1.1.5. I get an error at startup: ./bearerbox: error while loading shared libraries: cannot open shared object file: cannot load shared object file: No such file or directory Kannel-1.0.3 is working and I have configured both files with the same .configure optio

usage of test_ppg

2001-07-20 Thread Stipe Tolj
Hi, what is the sence of the push_url within the usage of test_ppg? I see from test_ppg.c that http_start_request(caller, push_url, ...) is called. And then within reveive_push_reply() the HTTP reply is checked. So what happens on the HTTP server side? I was thinking of Kannel (as PPG) transmit

[STATUS] MSISDN Provisioning using Kannel

2001-07-20 Thread Stipe Tolj
This is a short status report on Wapme System's work on the MSISDN Provisioning concept that we did to expand Kannel's features. Finished: - MySQL 3.x support as storage mapping space (Client IP <-> Client MSISDN) - sending X_Network_MSISDN header as type: plain, md5, sha1 Work in progress: - LD

[RFC] mysql interface to kannel?

2001-07-20 Thread Stipe Tolj
Is there any interest that we may start implementing a DB based interface to Kannel for various functions. This was on my TODO list for quite a time and I would like to kick-off development on that. We have incorporated MySQL client functions to Kannel within our MSISDN Provisioning concept, but

Re: Starting 1.1.5 : Problem with shared libraries.

2001-07-20 Thread Stipe Tolj
> I'am trying to use kannel-1.1.5. > I get an error at startup: > ./bearerbox: error while loading shared libraries: cannot open shared > object file: cannot load shared object file: No such file or directory > Kannel-1.0.3 is working and I have configured both files with the same > .configure opt

RE: [RFC] mysql interface to kannel?

2001-07-20 Thread Christian Have
Methinks it's a very good idea with an database. MySQL is also a good choice (GPL, fast db, I love MySQL), but we shouldn't make kannel dependent of MySQL. If we choose to implement logging and such to the database, I think we should first define an abstraction layer. The abstraction layer shou

AW: [RFC] mysql interface to kannel?

2001-07-20 Thread Jörg Pommnitz
We should make sure that Kannel does not catch the GPL virus. Those with commercial interests in Kannel would be hard pressed to extract the free pieces from the GPL code. Regards Joerg > -Ursprüngliche Nachricht- > Von: Christian Have [mailto:[EMAIL PROTECTED]] > Gesendet am: Freit

Siemens M20 and ringtones

2001-07-20 Thread Leos Literak
Hi all, I hope, that someone can help me, even if my problem is not tight closely to kannel. I was asked to develope support for M20 terminal into our internal sms gateway. I grabbed documentation from siemens site, coded it and it works fine. For normal text messages and sms mo. But when I tr

RE: [RFC] mysql interface to kannel?

2001-07-20 Thread Paul Keogh
> - logging facility: access.log data may be stored to mysql db, > especialy for automatic billing support. > - configuration facility: multi-groups like sms-user, sms-service, > ota-config may be stored in mysql db, so there may be added or > manipulated while runtime and the service would not ha

Re: Siemens M20 and ringtones

2001-07-20 Thread Bruno David Simões Rodrigues
That looks like a valid pdu to me. This is one pdu that works for me: 00 51 00 098121436587F9 - National number, 9 digits 00 F5 - It should work with F5 or 15 A7 - kannel's validity period default 42 0605041581 024A3A65CDD5C195C989BDC9AC040042D8E512624E314498688930C2EC30C2A42EC2AC2EC244 2CC2A

[BUG] in AT + 8bit mode + Siemens M20

2001-07-20 Thread Bruno David Simões Rodrigues
I guess we've already talked about this (When will we have the mailing lists on web and a search engine ?).   My two M20 doesn't accept udh messages with DCS=04, but accept it if I define 15 or F5 ( I have to tell which message class it have). But my Nokia 6210 accept the 04 correctly.   Doe

Re: [BUG] in AT + 8bit mode + Siemens M20

2001-07-20 Thread Nick Clarey
Hi Bruno, > I guess we've already talked about this (When will we have the mailing lists on web >and a search engine ?). They are. When you go to the devel archives page, and you get the message about "no directory //devel", take out the first slash from the URL and it will work. I haven't yet