Re: Kannel wap limits ?

2003-02-19 Thread Aarno Syvänen
If the phone really supports ESAR, it should send number of groups tpi. Otherwise it is just sending content SAR could not handle. Aarno On Tuesday, February 18, 2003, at 11:56 AM, Bruno Rodrigues wrote: Citando Igor Ivoilov [EMAIL PROTECTED]: I have to fix wpt layer to do not panic if psn

Re: Cookie handling

2003-02-19 Thread Stipe Tolj
Bruno Rodrigues wrote: Citando Wilms, Stefan, VIS-THND [EMAIL PROTECTED]: Dear all, trying to get access to our intranet via WAP, using kannel 1.1.6 (with --enable-cookies compiled) There's something wrong with cookie support but as I'm gonna need them to work soon for a project

Development Environments

2003-02-19 Thread Paul Doherty
Hi All, I have done most of my development work on Windows using VC6 and associated tools. I am new to the Linux environment and as such I was wondering what development environments (if any) and tools (CVS / debug / etc) you would recommend for use in development. I'm using RH7.3 w/ Kannel

Re: Rotatelog for traditional Unix systems

2003-02-19 Thread Alex Judd
A much cleaner version of the HUP code that + ACTIONS: + kill - HUP | ps -ef | grep -i production | awk '{print $2}' : /var/log/kannel/access.log, /var/log/kannel/enpocket.log, /var/log/kannel/smsbox.log ACTIONS: for pid in `ps -ef | grep -i bear | awk '{print $2}'` ; do

Re: multiple bearer box ?

2003-02-19 Thread Bruno Rodrigues
Citando Stipe Tolj [EMAIL PROTECTED]: Asif Ali wrote: hello all, i am new to this mailing list, i want to know if anybody's working on multi-bearer box architecture or there are any plans as it was identified as one of the key performance bottleneck issues, also the persistance of

Re: multiple bearer box ?

2003-02-19 Thread Stipe Tolj
Bruno Rodrigues wrote: We have only one bearerbox and one smsbox for 16 connections and alot of messages per day, and sometimes I'm scared when I enable a 50msg/sec on one of those connections for doing mass spam but then, while I'm sending them, I'm watching and testing the other

Re: multiple bearer box ?

2003-02-19 Thread Bruno Rodrigues
Citando Stipe Tolj [EMAIL PROTECTED]: What was the highest peak (msg/sec.) you had in the bearerbox (over all connections)? I think my peak was in a campaign that was delayed and then I needed every resource available to do it and I had something like 50+15+5+3+2+several 1 msg/sec connections,

Re: Cookie handling

2003-02-19 Thread Bruno Rodrigues
Citando Stipe Tolj [EMAIL PROTECTED]: Bruno Rodrigues schrieb: BTW: has anyone done anything for gw authentication ? I'm thinking about doing code to enable user/pass authentication in wap gw and have a exec/get-url/post-url passing user/pass and expecting a msisdn. Then have something

Re: multiple bearer box ?

2003-02-19 Thread Alexander Malysh
Hi, On Wednesday 19 February 2003 11:03, Stipe Tolj wrote: Asif Ali wrote: hello all, i am new to this mailing list, i want to know if anybody's working on multi-bearer box architecture or there are any plans as it was identified as one of the key performance bottleneck issues, also

kannel_sessions

2003-02-19 Thread Mary McCarter
Hi friends!!! I'm using the kannel 1.3.0 with the kwtls patch (redhat 7.2). But I realized that the kwtls patch falls down often, mainly when I have 20 users aprox. -I want to know how many users online does the kannel and the patch support? -How many threads could be created by the kannel?

kannel_sessions

2003-02-19 Thread Mary McCarter
Hi friends!!! I'm using the kannel 1.3.0 with the kwtls patch (redhat 7.2). But I realized that the kwtls patch falls down often, mainly when I have 20 users aprox. I'm trying to solve this problem and find the cause. -I want to know how many users online does the kannel and the patch support?