Re: [Fwd: kannel gateway problem]

2002-01-17 Thread GAksenov
Hello! No. This patch already in kannel. The problem have have occured only if stop-and-wait and ACK lost. The kannel dosn't send any future messages and waiting for ACK until I manualy restart them. with best wishes German Aksenov phone: (095)258-7258 ext. 7836

Re: AW: Message splitting - UDH header problems?

2002-01-17 Thread P. A. Bagyenda
It's a nokia 6210, so am guessing it does... P. Jörg Pommnitz wrote: > > Does your phone support message concatenation? > > > -Ursprüngliche Nachricht- > > Von: P. A. Bagyenda [mailto:[EMAIL PROTECTED]] > > Gesendet am: Donnerstag, 17. Januar 2002 16:28 > > An: [EMAIL PROTECTED] >

Re: SMPP: possible to do RECEIVE_BIND only ?

2002-01-17 Thread Nisan Bloch
Hi here is a patch that should do it. Setting the relative port or receive-port to 0 in the smpp smsc group config will disable either the transmitter/receiver. I have to bind both with my SMSC, could someone please test. Nisan --- ../cvs/gateway/gw/smsc_smpp.c Thu Jan 10 20:23:48 2002

Re: [PATCH] multi-cast support for sendsms

2002-01-17 Thread Valter Santos
yes! i try multicasting with blacklist right now seams to work okay! valter - Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 17, 2002 7:31 PM Subject: Re: [PATCH] multi-cast support for sendsms > Valter Santos wrote: > > >

Re: [PATCH] multi-cast support for sendsms

2002-01-17 Thread Stipe Tolj
Valter Santos wrote: > > I have tested the patch!... it works fine to me (for now!!!) have you tried white/black-lists too? Stipe [EMAIL PROTECTED] --- Wapme Systems AG Münsterstr. 248 40470 Düsseldorf Tel: +49-211-74845-0 Fax:

Re: [PATCH] multi-cast support for sendsms

2002-01-17 Thread Valter Santos
I have tested the patch!... it works fine to me (for now!!!) cheers, Valter - Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 17, 2002 3:04 PM Subject: Re: [PATCH] multi-cast support for sendsms > yet anyone tested the code on a

RE: if make fails, try gmake

2002-01-17 Thread Indrek Mandre
My 0.02 EUR: I recommend using GNU Make version 3.79.1 or higher, as earlier version (3.77 or even later) of GNU make I had installed has a problem with wildcards on Solaris platform (the problem being: they don't work). This applies to Solaris only. See make -v or gmake -v to find out your ver

Re: SMPP: possible to do RECEIVE_BIND only ?

2002-01-17 Thread Stipe Tolj
Paul Keogh wrote: > > > Hi. We've got access to an SMPP interface, which sort of works... > > But the SMPP only allows us to do BIND_RECEIVER, not BIND_TRANSMITTER. > > Is there any way to tell kannel to forget about that BIND_TRANSMIT > > that it cannot have? > > > > Kannel insists on doing an e

Re: Sending bookmarks to T39m

2002-01-17 Thread Stipe Tolj
Aarno Syvänen wrote: > > Hi Stipe, > > I would commit soonish (tomorrow ?) a patch accepting configuration and > bookmark XML documents. Perhaps you will test it with your T520m ;) yup, I will. Stipe [EMAIL PROTECTED] --- Wapme S

Re: AW: if make fails, try gmake

2002-01-17 Thread Stipe Tolj
Jörg Pommnitz wrote: > > > -Ursprüngliche Nachricht- > > Von: Bernino Lind [mailto:[EMAIL PROTECTED]] > > Gesendet am: Donnerstag, 17. Januar 2002 16:14 > > > The Gnu make tool distributed with Linux has some > > differences from the BSD > > derived Make tool which is shipped with

Re: WTLS Patch for Kannel

2002-01-17 Thread Stipe Tolj
Peter Lewandowski wrote: > > I was wondering if any one has any information about how to get kannel to > work witrh WTLS. I've downloaded the two updated versions of 3ui.com's WTLS > patch, but I can't find any information or documentation about how to get it > all to work together. WTLS support

Re: Sending bookmarks to T39m

2002-01-17 Thread Aarno Syvänen
Hi Stipe, I would commit soonish (tomorrow ?) a patch accepting configuration and bookmark XML documents. Perhaps you will test it with your T520m ;) Aarno Stipe Tolj wrote: > > Aarno Syvänen wrote: > > > > has anyone succeeded sending a OTA bookmark to T39m. If so, can I have > > hexdump of t

AW: Message splitting - UDH header problems?

2002-01-17 Thread Jörg Pommnitz
Does your phone support message concatenation? > -Ursprüngliche Nachricht- > Von: P. A. Bagyenda [mailto:[EMAIL PROTECTED]] > Gesendet am: Donnerstag, 17. Januar 2002 16:28 > An: [EMAIL PROTECTED] > Betreff: Message splitting - UDH header problems? > > Hi, > I am trying out Kann

Message splitting - UDH header problems?

2002-01-17 Thread P. A. Bagyenda
Hi, I am trying out Kannel 1.1.5 and have experienced some problems with message splitting. If I set concatenation = true for any service, and that service generates a message that is too large to fit in one sms, then the messages sent to the phone are garbled. It appears that kannel is doing som

WTLS Patch for Kannel

2002-01-17 Thread Peter Lewandowski
Hi all! I was wondering if any one has any information about how to get kannel to work witrh WTLS. I've downloaded the two updated versions of 3ui.com's WTLS patch, but I can't find any information or documentation about how to get it all to work together. Can anyone help me? Regards, Peter

Re: AW: smpp panic at reception (dlr probably)

2002-01-17 Thread Andreas Fink
>Jörg Pommnitz wrote: >> >> I cannot comment on this exact problem, but it does not >> seem to warrant a panic. >> >> IMHO a defect PDU should be dropped without taking down >> all of Kannel. > >I agree. Defect send-in messages should not break further operations >of Kannel. > I'll work on a

AW: if make fails, try gmake

2002-01-17 Thread Jörg Pommnitz
> -Ursprüngliche Nachricht- > Von: Bernino Lind [mailto:[EMAIL PROTECTED]] > Gesendet am: Donnerstag, 17. Januar 2002 16:14 > The Gnu make tool distributed with Linux has some > differences from the BSD > derived Make tool which is shipped with Solaris and *BSD. Solaris and those

Re: Integration of Gateway with certificate server

2002-01-17 Thread Stipe Tolj
Dipanjan Das wrote: > > I'm trying to integrate the Kannel WAP Gateway with a Certificate > Server, that has been developed by us. We have Nokia WAP toolkitto > test the application. Now, my question is how do I incorporate SSL2 > and SSL3 over https? I would be greatful if you throw some light

Re: Sending bookmarks to T39m

2002-01-17 Thread Stipe Tolj
Aarno Syvänen wrote: > > has anyone succeeded sending a OTA bookmark to T39m. If so, can I have > hexdump of the message. I begin to suspect that either the model or my > phone is buggy. I have done this to a Nokia 7110 and Ericsson T520m with slight modification to the sendota function. Both wo

RE: if make fails, try gmake

2002-01-17 Thread Bernino Lind
Dear Mr. Fink, I can confirm that you should use gmake when not on a Linux box. The Gnu make tool distributed with Linux has some differences from the BSD derived Make tool which is shipped with Solaris and *BSD. gmake makes it work. The --with-mysql should also work without specifying the pat

Re: AW: smpp panic at reception (dlr probably)

2002-01-17 Thread Stipe Tolj
Jörg Pommnitz wrote: > > I cannot comment on this exact problem, but it does not > seem to warrant a panic. > > IMHO a defect PDU should be dropped without taking down > all of Kannel. I agree. Defect send-in messages should not break further operations of Kannel. Stipe [EMAIL PROTECTED]

Re: if make fails, try gmake

2002-01-17 Thread Stipe Tolj
Andreas Fink wrote: > > Hi folks, > > I'm trying to compile kannel on a solaris 8 machine (SunOS 5.8) to > see if I can reproduce the mutex problem I often run into. So I did: > > 1. checkout the software with cvs. > 2. ./configure --with-malloc=native --disable-doc --with-mysql --with-mysql-dl

Re: [RFC] adding MSISDN provisioning to wapbox

2002-01-17 Thread Stipe Tolj
Paul Keogh wrote: > > * You could of course choose to implement the UDP proxy as a thread within > the WAP box... yep, that was my intension. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Münsterstr. 248 40470 Düsseldorf Tel: +49

Re: [PATCH] multi-cast support for sendsms

2002-01-17 Thread Stipe Tolj
yet anyone tested the code on an own installation?! Voting for commiting this to CVS please! Stipe [EMAIL PROTECTED] --- Wapme Systems AG Münsterstr. 248 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMA

AW: BTC, MSC SMSC ID

2002-01-17 Thread Jörg Pommnitz
What protocol do you use? -Ursprüngliche Nachricht- Von: Karl Friedrich [mailto:[EMAIL PROTECTED]] Gesendet am: Donnerstag, 17. Januar 2002 13:52 An: [EMAIL PROTECTED] Betreff: Fw: BTC, MSC SMSC ID - Original Message - From: Karl Friedrich To: [EMA

subscribe

2002-01-17 Thread Dipanjan Das
  Dipanjan DasSenior Systems EngineerWipro TechnologiesUdyog Vihar Phase II, GurgaonTel: 0124-6398465-69 ext 2021Mobile: 98104-03299 -- Information transmitted by this E-MAIL is

Integration of Gateway with certificate server

2002-01-17 Thread Dipanjan Das
Hi,  I'm trying to integrate the Kannel WAP Gateway with a Certificate Server, that has been developed by us. We have Nokia WAP toolkitto test the application. Now, my question is how do I incorporate SSL2 and SSL3 over https? I would be greatful if you throw some light on my query? Thanks

Fw: BTC, MSC SMSC ID

2002-01-17 Thread Karl Friedrich
  - Original Message - From: Karl Friedrich To: [EMAIL PROTECTED] Sent: Wednesday, January 16, 2002 2:22 PM Subject: BTC, MSC SMSC ID according to the carrier here in our country, theyre passing the SMSC ID on every SMS message passed to our server...is it possible to capture it us

Re: [RFC] adding MSISDN provisioning to wapbox

2002-01-17 Thread Steve Kennedy
On Thu, Jan 17, 2002 at 11:44:02AM -, Paul Keogh wrote: > > Still is problematic if you have LOTS of NAS's and lots of RADIUS > > servers, distributed over a large geographic region (like a big > > ISP) who also offers WAP through the same infrastructure ... > Agreed. But unless there is a st

RE: [RFC]

2002-01-17 Thread Angel Fradejas
I have submitted also another patch. Don't know if is accepted. Message-ID: <[EMAIL PROTECTED]> I reattach it for reference. Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Stipe Tolj Enviado el: miércoles 16 de enero de 2002 22:39 Para:

Re: [PATCH] multi-cast support for sendsms

2002-01-17 Thread Valter Santos
thanks Stipe ;) Valter - Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 16, 2002 9:55 PM Subject: [PATCH] multi-cast support for sendsms > Hi all, > > today I have implemented the multi-cast support within > gw/smsbox.c:smsbo

RE: [RFC] adding MSISDN provisioning to wapbox

2002-01-17 Thread Paul Keogh
> > Still is problematic if you have LOTS of NAS's and lots of RADIUS > servers, distributed over a large geographic region (like a big > ISP) who also offers WAP through the same infrastructure ... > Agreed. But unless there is a standard *protocol* interface to query RADIUS servers for this i

Sending bookmarks to T39m

2002-01-17 Thread Aarno Syvänen
Hi List, has anyone succeeded sending a OTA bookmark to T39m. If so, can I have hexdump of the message. I begin to suspect that either the model or my phone is buggy. Aarno

RE: EMS and splitting

2002-01-17 Thread Angel Fradejas
Title: RE: EMS and splitting Well, currently Kannel accepts and splits things like this:       udh=5 bytes text=200bytes     part 1: udh=11 bytes text=129 bytes     part 2: udh=11 bytes text=71 bytes   So I tried to feed it with       udh=200 bytes text=5 bytes   to see what hap

Re: [RFC] adding MSISDN provisioning to wapbox

2002-01-17 Thread Steve Kennedy
On Thu, Jan 17, 2002 at 10:58:33AM -, Paul Keogh wrote: > I did some investigation of the various options for hooking CLI in a > RADIUS environment and concluded that the RADIUS protocol approach was > the safest. If you look at other WAP gateways that have this feature, > their approach is s

RE: EMS and splitting

2002-01-17 Thread Angel Fradejas
Title: Re: EMS and splitting Ok, the general opinion seems to maintain Kannel as simple as possible, and I agree. So I'll keep EMS splitting out of kannel, in my calling application.   But I think smsbox must not panic with any given input, so I'll try to fix that. Currently smsbox doesn't li

Re: "hanging" state

2002-01-17 Thread Alex Judd
Wai It sounds like another process on your server is blocking /dev/ttyb. I'm guessing you are using solaris in which case it could be ttymon or similar. Try moving your modem to a different port (/dev/ttya if you are not using it for console) and see if you can connect to that. A good way to

RE: [RFC] adding MSISDN provisioning to wapbox

2002-01-17 Thread Paul Keogh
> > > > You probably have to modify the RADIUS server to log the IP-CLI > > > mapping somewhere, and then have Kannel query this. Or it could > > > query the accounting logs. > > I did some investigation of the various options for hooking CLI in a RADIUS environment and concluded that the RADIUS

Re: high load troubles...

2002-01-17 Thread Aarno Syvänen
Abd Rahman Johari wrote: > > well... > > i got the same thing while testing WAP PUSH yesterday. > > while i try and error pushing to my gprs mobile. > > one thing i also notice is that test_ppg won't take the control and content anything >but default in test_ppg.c , what i mean is if i change

AW: smpp panic at reception (dlr probably)

2002-01-17 Thread Jörg Pommnitz
I cannot comment on this exact problem, but it does not seem to warrant a panic. IMHO a defect PDU should be dropped without taking down all of Kannel. Regards Jörg > -Ursprüngliche Nachricht- > Von: Nisan Bloch [mailto:[EMAIL PROTECTED]] > Gesendet am: Mittwoch, 16. Januar 2002

RE: "hanging" state

2002-01-17 Thread Oded Arbel
Have you tried accessing your modem with minicom and issuing commands ? if you can communicate with the modem using minicom (and the kannel TTY settings : 9600 bps), try to issue an AT&F and then try Kannel again. What is /dev/ttyb ? I don't have this kind of device on my linux box. Oded Arbel m

"hanging" state

2002-01-17 Thread Wai Keen Fung, Jason
hi I am currently using a snapshot version of kannel which I downloaded about 1 month ago. Initially, I could run bearerbox and smsbox and send SMS messages via the http interface outlined in the user guide. I used the at2 driver. But, one fine day, when I tried to run bearebox, it runs and

AW: EMS and splitting

2002-01-17 Thread Jörg Pommnitz
Well, you do not have to teach Kannel about EMS for correct splitting. After all, EMS is just an extension for the default GSM UDH header. If the current code panics, it is clearly buggy in this regard. So my opinion: adding UDH-splitting is useful and can be added to Kannel without violating KI

if make fails, try gmake

2002-01-17 Thread Andreas Fink
Hi folks, I'm trying to compile kannel on a solaris 8 machine (SunOS 5.8) to see if I can reproduce the mutex problem I often run into. So I did: 1. checkout the software with cvs. 2. ./configure --with-malloc=native --disable-doc --with-mysql --with-mysql-dlr 3. typed make. it failed. The pr