Reloading configuration

2002-12-11 Thread Shridhar Raju
Hi, Does it possible to reload configuration without restarting, either by isolating and suspending kannel gateway? Shridhar Raju

Re: is kannel support CDMA 1x?

2002-12-11 Thread wangjw
thanks to all Kannel runs successfully on the CDMA 1X. two experences: 1.the CDMA mobiles produced and used in South Korea(SAMSUNG LG) ,its WAP gateway and WAP website URL are the same and its IP was binded to the carriers server. we can change the DNS server to cheat the mobile.

Re: WAP in CVS

2002-12-11 Thread Friedrich, Jason Brian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/12/02 the great oracle Andreas Fink told me: The WAP version in CVS seems to be totally screwed. It doesnt work for Nokia 7650 and Nokia 7210. Not for MMS or for WAP browsing. It was Hello Andreas, I use the daily CVS snapshot of kannel

Re: WAP in CVS

2002-12-11 Thread Andreas Fink
On Mittwoch, Dezember 11, 2002, at 09:25 Uhr, Friedrich, Jason Brian wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/12/02 the great oracle Andreas Fink told me: The WAP version in CVS seems to be totally screwed. It doesnt work for Nokia 7650 and Nokia 7210. Not for MMS or for WAP

[PATCH] smpp suspend fix

2002-12-11 Thread Alexander Malysh
Hi all, attached patch will fix non working suspend/isolate for smpp. -- Mit besten Grüßen aus Köln Dipl.-Ing. Alexander Malysh ___ Centrium GmbH Ehrenstraße 2 50672 Köln Fon: +49 (0221) 277 49 150 Fax: +49 (0221) 277 49 109 email: [EMAIL PROTECTED]

Re: [PATCH] EMI part 2

2002-12-11 Thread Nisan Bloch
Hi any take on this EMI patch yet? nisan At 10:33 PM 12/8/02 +0200, you wrote: Hi This patch to the EMI module tries to address the problem of dealing with msgs that do not get acked by the SMSC after the wait-ack period. This should never happen but it does, even with wait-acks in the

Re: WAP in CVS

2002-12-11 Thread Stipe Tolj
Ok. fine. In my phone I wasn't getting a single UDP packet to the gateway when I tried from home. Apparently GPRS is somehow screwed at that place but also it didn't work in the office but Aarno has found some reasons for not working sometimes. Theres a strange sigfault happening. He's

Re: [PATCH] smpp suspend fix

2002-12-11 Thread Stipe Tolj
Hi Alexander, attached patch will fix non working suspend/isolate for smpp. please do write more commentary to your patches. The others should gain the ability to see what has been fixed, this includes the description of the scenario when something does not work as intended and in which way you

Re: [PATCH] smpp suspend fix

2002-12-11 Thread Alexander Malysh
Hi again, Am Mittwoch, 11. Dezember 2002 12:44 schrieb Stipe Tolj: Hi Alexander, attached patch will fix non working suspend/isolate for smpp. please do write more commentary to your patches. The others should gain the ability to see what has been fixed, this includes the description of

Re: Reloading configuration

2002-12-11 Thread Kalle Marjola
On Wed, 11 Dec 2002, Stipe Tolj wrote: Shridhar Raju wrote: Does it possible to reload configuration without restarting, either by isolating and suspending kannel gateway? no, unfortunatly now. Kalle told us that the netikos version does this. Kalle, is there any efforts from your

send sms http connection

2002-12-11 Thread Anupama R
Hello, I am using the cygwin port of Kannel. I have an application which uses the kannel sms push interface. This client creates a socket, with the right port ofcourse. This succeeds. When the application calls the connect for the socket, this also succeeds and kannel writes a message stating

Re: send sms http connection

2002-12-11 Thread Stipe Tolj
Anupama R wrote: Hello, I am using the cygwin port of Kannel. I have an application which uses the kannel sms push interface. This client creates a socket, with the right port ofcourse. This succeeds. When the application calls the connect for the socket, this also succeeds and kannel

Re: [PATCH] smpp suspend fix

2002-12-11 Thread Stipe Tolj
Sorry ... Here is sum up of the problem. If bearerbox will be suspended/isolated then smscconn_stop set is_stopped flag in SMSCConn to 1. But unfortunally SMPP never check this flag and do not implement stop callback function (defined in SMSCConn). Also SMPP will allways receive messages and