Siemens M20T, what release and driver to use for production?

2001-12-05 Thread Andreas Wallén
Hi everyone!   I have a quick question for you experts out there...   I have an Siemens M20T and it is going to be used for both incoming and outgoing traffic, I read the previous messages regarding http://kannelrelease.sourceforge.net/. Is this the best solution for me (is it the at or at2 module

Re: Heads up: new configure option for emi2 "

2001-12-05 Thread Stipe Tolj
Jörg Pommnitz schrieb: > > From: Stipe Tolj > > > have you stated the fact about the value relations in the user's > > guide? > > Yes, the text you quoted was copy-'n-pasted directly from the > userguide.pdf file. great! Stipe [EMAIL PROTECTED] -

Re: Cygwin error in make

2001-12-05 Thread Choong Hong Cheng
Dear all, Managed to get CVS working on the latest Cygwin 1.3.5, the older version (1.3.4) is not working well ... Something with the bug in pthread. I managed to compile the latest CVS under the latest Cygwin and it work like a charm I even implement the "write to a file" mechanism for the

Re: bugreport@smsc_smpp.c

2001-12-05 Thread Stipe Tolj
> The smpp smsc code does not seem to set the > msg->sms.smsc_id field. > > --- smsc_smpp.c > +++ smsc_smpp.c > @@ -371,7 +371,9 @@ > /* bb_smscconn_receive can fail, but we ignore that since we >have no way to usefull tell the SMS center about this >(no suitable e

Re: Found and fixed SSL locking bug

2001-12-05 Thread Stipe Tolj
> I just found and fixed a long standing bug in SSL locking. > The problem was that both, the client and the server context > used the same SSL locking callback function. Unfortunately > this function referenced only one set of mutexes. The fresh > and shiny server mutexes never got used. > On shu

Found and fixed SSL locking bug

2001-12-05 Thread Jörg Pommnitz
Hi List, I just found and fixed a long standing bug in SSL locking. The problem was that both, the client and the server context used the same SSL locking callback function. Unfortunately this function referenced only one set of mutexes. The fresh and shiny server mutexes never got used. On shutdo

RE: Heads up: new configure option for emi2 "

2001-12-05 Thread Jörg Pommnitz
From: Stipe Tolj > have you stated the fact about the value relations in the user's > guide? Yes, the text you quoted was copy-'n-pasted directly from the userguide.pdf file. Regards Jörg

Re: Heads up: new configure option for emi2 "

2001-12-05 Thread Stipe Tolj
> If this option is set to a value larger than 0, then the connection will > be closed after the configured amount of seconds without activity. This > option interacts with the keepalive configuration option. If keepalive > is smaller than idle-timeout, then the connection will never be idle and >

Re: Cygwin error in make

2001-12-05 Thread Stipe Tolj
Hi Satish, > > Hey, what's the problem here > > i'm trying to complie the latest CVS snapshot downloaded from kannel > > http://www.kannel.3glab.org/download/kannel-snapshot.tar.gz > > > > I'm compiling ot on cygwin hosted on win2k server. I have libxml2-2.4.9 > > installed > > I get this: > > >

RE: Heads up: new configure option for emi2 "idle-timeout"

2001-12-05 Thread Jörg Pommnitz
The code is now in CVS. Please look at it and test it. All features work fine for me. Regards Jörg -Original Message- From: Jörg Pommnitz To: '[EMAIL PROTECTED]' Sent: 12/5/01 10:38 AM Subject: Heads up: new configure option for emi2 " >From the updated Userguide: idle-timeout - numb

Re: http smsc and more

2001-12-05 Thread Aarno Syvänen
Hi, "Kiousi Maria ([EMAIL PROTECTED])" wrote: > 3. i choose to build the http smsc Http smsc makes a http request request from a http request - well this *is* relaying, after all ;) (In case of WAP is makes a http request for a conformant sms message, which is much less trivial). If realying is

bugreport@smsc_smpp.c

2001-12-05 Thread Indrek Mandre
The smpp smsc code does not seem to set the msg->sms.smsc_id field. --- smsc_smpp.c +++ smsc_smpp.c @@ -371,7 +371,9 @@ /* bb_smscconn_receive can fail, but we ignore that since we have no way to usefull tell the SMS center about this (no suitable error code for the

Heads up: new configure option for emi2 "

2001-12-05 Thread Jörg Pommnitz
>From the updated Userguide: idle-timeout - number (seconds) If this option is set to a value larger than 0, then the connection will be closed after the configured amount of seconds without activity. This option interacts with the keepalive configuration option. If keepalive is smaller than