Hi, 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.
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'. 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 # SMSBOX SETUP group = smsbox bearerbox-host = localhost sendsms-port = 13013 log-file = "smsbox.log" log-level = 0 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. Shridhar -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .