Off-topic:

First of all I would like to suggest to use a more related subject
line for mails. "(no subject)" is often mis-noticed by developers. So
if you want some fast help, make sure your subject line keeps the
folks in charge interested :)

Ok, not for the core:

> I installed Kannel 1.1.4 (Cygwin 1.1.x) on Win2000. I used the conf file from RedHat 
>7.1, but it did not work. So I changed device for AT from /dev/ttyS0 to COM1, it 
>started working. Strangely, its giving following error after I make /cgi-bin/status 
>request.

/cgi-bin/status !??!?!

Do you mean "http://<hostname>:<port>/status?..." for the status
page?!
There is no URI mapped to an function for /cgi-bin/status.

> 2003-01-05 07:42:10 [2] DEBUG: HTTP: Creating HTTPClient for `127.0.0.1'.
> 2003-01-05 07:42:10 [3] DEBUG: HTTP: Resetting HTTPClient for `127.0.0.1'.
> 2003-01-05 07:42:47 [3] DEBUG: HTTP: Resetting HTTPClient for `127.0.0.1'.
> 2003-01-05 07:42:56 [3] DEBUG: HTTP: Resetting HTTPClient for `127.0.0.1'.
> 2003-01-05 07:43:43 [8] INFO: Connection closed by the box <127.0.0.1>
> 2003-01-05 07:43:56 [1] ERROR: Error reading from fd 29:
> 2003-01-05 07:43:56 [1] ERROR: System error 104: Connection reset by peer
> 2003-01-05 07:43:56 [1] ERROR: Error reading from fd 29:
> 2003-01-05 07:43:56 [1] ERROR: System errfor 104: Connection reset by peer
> 2003-01-05 07:43:56 [1] DEBUG: HTTP: Destroying HTTPClient area 0x1002ad48.
> 2003-01-05 07:43:56 [1] DEBUG: HTTP: Destroying HTTPClient for `127.0.0.1'.

This means your HTTP connections go away. What HTTP client (browser)
are you using for this?!

I have seen these on Cygwin too, without any considerable effect to
the functionality of Kannel.

> My kannel.conf reads
> 
> group = core
> admin-port = 13000
> smsbox-port = 13001
> admin-password = shridhar
> admin-allow-ip = "*.*.*.*"
> log-file = "kannel.log"
> log-level = 0
> box-allow-ip = "*.*.*.*"
> access-log = "access.log"
> 
> # SMSC CONNECTIONS
> 
> group = smsc
> smsc = at
> smsc-id = nokia
> modemtype = nokiaphone
> device = COM1

In the Cygwin world the serial COM devices are 

  /dev/com1
  /dev/com2
  etc.

So please use them for the device directive.

> Any suggestion for the error. And I want to know, does anybody in group using Cygwin 
>port of kannel for production environment and how stable it is, as compared to Linux 
>version. Thanks in advance.

I'm developing all major changes on Cygwin 1.3.x for Kannel and test
it there too. So any changes made to CVS from my side are tested on
Cygwin, Linux, Solaris.

Unfortunatly I can't give any guess about the production stability,
due that we run a Linux and a Solaris machine for high-load
production. But there is a Cygwin machine running recent Kannel cvs in
"idle" mode, which means without heay load and is stable.

"Andrea Viscovich" <[EMAIL PROTECTED]> runs a Win2000 machine running
Cygwin 1.x with several modems attached and seems to be happy enought.

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to