Your kannel version, 1.4.1 is ~4yrs old. These days everyone uses the CVS head 
for production. Could you please update and repeat? 
Running w/SSL over cygwin? I am not sure what kind of performance you expect, 
or even if that works.

BR,
Nikos
  ----- Original Message ----- 
  From: Kaliya perumal 
  To: [email protected] 
  Sent: Thursday, December 04, 2008 3:34 PM
  Subject: Hi to all


  Hi
  I have installed kannel on windows xp ,then i run the bearebox its executed 
perfectly,after that i am running smsbox its not executed properly,Its shows 
some error ,i dont know how to rectify it,so that i paste my kannel.config here


  group = core
  admin-port = 13000
  admin-password = foobar
  smsbox-port = 13003
  admin-deny-ip = ""
  admin-allow-ip = "127.0.0.1, 11.11.11.11"
  smsbox-port = 13003
  box-deny-ip = ""
  box-allow-ip = "127.0.0.1,11.11.11.11"
  wdp-interface-name = ""
  log-file = "C:/cygwin/var/log/kannel_
  bearerbox.txt"
  log-level = 0

  group = smsc
  smsc = smpp
  log-level = 0
  interface-version = 33
  host = xxx.xxx.xx.xxx
  receive-port = 9001
  smsc-username = xxx
  smsc-password =xxx
  system-type = ""
  address-range = ""
  transceiver-mode = true
  source-addr-ton = 0
  source-addr-npi = 1
  dest-addr-ton = 1
  dest-addr-npi = 1

  group = smsbox
  bearerbox-host = 127.0.0.1
  sendsms-port = 13131
  sendsms-chars = "0123456789+#"
  access-log = "C:/cygwin/tmp/access.log"
  log-file = "C:/cygwin/var/log/kannel_bearerbox1.txt"
  log-level = 0

  group = sms-service
  keyword =
  keyword-regex = .*
  catch-all = yes
  max-messages = 0
  get-url = 
"http://localhost:13000/contrib/sendsms?username=tester&password=foobar&to=919986131642&text=su";
  group = sms-service
  keyword = default
  text = "No service specified"


  then i run the bearerbox 

  $ ./bearerbox Friday_kannel_tem.conf
  2008-12-04 17:26:00 [3524] [0] INFO: Debug_lvl = -1, log_file = <none>, 
log_lvl = 0
  2008-12-04 17:26:00 [3524] [0] WARNING: DLR: using default 'internal' for 
storage type.
  2008-12-04 17:26:00 [3524] [0] INFO: DLR using storage type: internal
  2008-12-04 17:26:00 [3524] [0] DEBUG: Kannel bearerbox version `1.4.1'.
  Build `Nov 25 2008 11:57:49', compiler `3.4.4 (cygming special, gdc 0.12, 
using dmd 0.125)'.
  System CYGWIN_NT-5.1, release 1.5.25(0.156/4/2), version 2008-06-12 19:34, 
machine i686.
  Hostname Sys1, IP xxx.xxx.x.xx.
  Libxml version 2.7.2.
  Using OpenSSL 0.9.8i 15 Sep 2008.
  Using native malloc.

  2008-12-04 17:26:00 [3524] [0] INFO: Added logfile 
`C:/cygwin/var/log/kannel_bearerbox.txt' with leve
   `3'.
  2008-12-04 17:26:00 [3524] [0] INFO: HTTP: Opening server at port 13000.
  2008-12-04 17:26:00 [3524] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to 
pid 3524.
  2008-12-04 17:26:00 [3524] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
  2008-12-04 17:26:00 [3524] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) 
maps to pid 3524.
  2008-12-04 17:26:00 [3524] [0] DEBUG: Started thread 2 
(gwlib/http.c:server_thread)
  2008-12-04 17:26:00 [3524] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) 
maps to pid 3524.
  2008-12-04 17:26:00 [3524] [0] DEBUG: Started thread 3 
(gw/bb_http.c:httpadmin_run)
  2008-12-04 17:26:00 [3524] [0] DEBUG: starting smsbox connection module
  2008-12-04 17:26:00 [3524] [0] INFO: BOXC: 'smsbox-max-pending' not set, 
using default (100).
  2008-12-04 17:26:00 [3524] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) 
maps to pid 3524.
  2008-12-04 17:26:00 [3524] [0] DEBUG: Started thread 4 
(gw/bb_boxc.c:sms_to_smsboxes)
  2008-12-04 17:26:00 [3524] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) 
maps to pid 3524.
  2008-12-04 17:26:00 [3524] [0] DEBUG: Started thread 5 
(gw/bb_boxc.c:smsboxc_run)
  2008-12-04 17:26:00 [3524] [0] INFO: Set SMS resend frequency to 60 seconds.
  2008-12-04 17:26:00 [3524] [0] INFO: SMS resend retry set to unlimited.
  2008-12-04 17:26:00 [3524] [0] INFO: DLR rerouting for smsc id <(null)> 
disabled.
  2008-12-04 17:26:00 [3524] [6] DEBUG: Thread 6 
(gw/smsc/smsc_smpp.c:io_thread) maps to pid 3524.
  2008-12-04 17:26:00 [3524] [0] DEBUG: Started thread 6 
(gw/smsc/smsc_smpp.c:io_thread)
  2008-12-04 17:26:00 [3524] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) 
maps to pid 3524.
  2008-12-04 17:26:00 [3524] [0] DEBUG: Started thread 7 
(gw/bb_smscconn.c:sms_router)
  2008-12-04 17:26:00 [3524] [7] DEBUG: sms_router: time to sleep 30.00 secs.
  2008-12-04 17:26:00 [3524] [0] INFO: ----------------------------------------
  2008-12-04 17:26:00 [3524] [0] INFO: Kannel bearerbox II version 1.4.1 
starting
  2008-12-04 17:26:00 [3524] [0] INFO: MAIN: Start-up done, entering mainloop
  2008-12-04 17:26:00 [3524] [7] DEBUG: sms_router: gwlist_len = 0
  2008-12-04 17:26:01 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Sending PDU:
  2008-12-04 17:26:01 [3524] [6] DEBUG: SMPP PDU 0x9799b8 dump:
  2008-12-04 17:26:01 [3524] [6] DEBUG:   type_name: bind_receiver
  2008-12-04 17:26:01 [3524] [6] DEBUG:   command_id: 1 = 0x00000001
  2008-12-04 17:26:01 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:26:01 [3524] [6] DEBUG:   sequence_number: 1 = 0x00000001
  2008-12-04 17:26:01 [3524] [6] DEBUG:   system_id: "dev"
  2008-12-04 17:26:01 [3524] [6] DEBUG:   password: "dev"
  2008-12-04 17:26:01 [3524] [6] DEBUG:   system_type: ""
  2008-12-04 17:26:01 [3524] [6] DEBUG:   interface_version: 51 = 0x00000033
  2008-12-04 17:26:01 [3524] [6] DEBUG:   addr_ton: 0 = 0x00000000
  2008-12-04 17:26:01 [3524] [6] DEBUG:   addr_npi: 0 = 0x00000000
  2008-12-04 17:26:01 [3524] [6] DEBUG:   address_range: ""
  2008-12-04 17:26:01 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:26:01 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Got PDU:
  2008-12-04 17:26:01 [3524] [6] DEBUG: SMPP PDU 0x97a368 dump:
  2008-12-04 17:26:01 [3524] [6] DEBUG:   type_name: bind_receiver_resp
  2008-12-04 17:26:01 [3524] [6] DEBUG:   command_id: 2147483649 = 0x80000001
  2008-12-04 17:26:01 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:26:01 [3524] [6] DEBUG:   sequence_number: 1 = 0x00000001
  2008-12-04 17:26:01 [3524] [6] DEBUG:   system_id: "NowSMS"
  2008-12-04 17:26:01 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:26:04 [3524] [5] INFO: Client connected from <127.0.0.1>
  2008-12-04 17:26:04 [3524] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) maps 
to pid 3524.
  2008-12-04 17:26:04 [3524] [5] DEBUG: Started thread 8 (gw/bb_boxc.c:function)
  2008-12-04 17:26:04 [3524] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) 
maps to pid 3524.
  2008-12-04 17:26:04 [3524] [8] DEBUG: Started thread 9 
(gw/bb_boxc.c:boxc_sender)
  2008-12-04 17:26:31 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Sending enquire link:
  2008-12-04 17:26:31 [3524] [6] DEBUG: SMPP PDU 0x97e420 dump:
  2008-12-04 17:26:31 [3524] [6] DEBUG:   type_name: enquire_link
  2008-12-04 17:26:31 [3524] [6] DEBUG:   command_id: 21 = 0x00000015
  2008-12-04 17:26:31 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:26:31 [3524] [6] DEBUG:   sequence_number: 2 = 0x00000002
  2008-12-04 17:26:31 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:26:31 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Got PDU:
  2008-12-04 17:26:31 [3524] [6] DEBUG: SMPP PDU 0x97e450 dump:
  2008-12-04 17:26:31 [3524] [6] DEBUG:   type_name: enquire_link_resp
  2008-12-04 17:26:31 [3524] [6] DEBUG:   command_id: 2147483669 = 0x80000015
  2008-12-04 17:26:31 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:26:31 [3524] [6] DEBUG:   sequence_number: 2 = 0x00000002
  2008-12-04 17:26:31 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:27:01 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev::]: 
Sending enquire link:
  2008-12-04 17:27:01 [3524] [6] DEBUG: SMPP PDU 0x97e4b0 dump:
  2008-12-04 17:27:01 [3524] [6] DEBUG:   type_name: enquire_link
  2008-12-04 17:27:01 [3524] [6] DEBUG:   command_id: 21 = 0x00000015
  2008-12-04 17:27:01 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:27:01 [3524] [6] DEBUG:   sequence_number: 3 = 0x00000003
  2008-12-04 17:27:01 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:27:02 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Got PDU:
  2008-12-04 17:27:02 [3524] [6] DEBUG: SMPP PDU 0x97e4e0 dump:
  2008-12-04 17:27:02 [3524] [6] DEBUG:   type_name: enquire_link_resp
  2008-12-04 17:27:02 [3524] [6] DEBUG:   command_id: 2147483669 = 0x80000015
  2008-12-04 17:27:02 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:27:02 [3524] [6] DEBUG:   sequence_number: 3 = 0x00000003
  2008-12-04 17:27:02 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:27:31 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Sending enquire link:
  2008-12-04 17:27:31 [3524] [6] DEBUG: SMPP PDU 0x97e4b0 dump:
  2008-12-04 17:27:31 [3524] [6] DEBUG:   type_name: enquire_link
  2008-12-04 17:27:31 [3524] [6] DEBUG:   command_id: 21 = 0x00000015
  2008-12-04 17:27:31 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:27:31 [3524] [6] DEBUG:   sequence_number: 4 = 0x00000004
  2008-12-04 17:27:31 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:27:31 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev::]: 
Got PDU:
  2008-12-04 17:27:31 [3524] [6] DEBUG: SMPP PDU 0x97e4e0 dump:
  2008-12-04 17:27:31 [3524] [6] DEBUG:   type_name: enquire_link_resp
  2008-12-04 17:27:31 [3524] [6] DEBUG:   command_id: 2147483669 = 0x80000015
  2008-12-04 17:27:31 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:27:31 [3524] [6] DEBUG:   sequence_number: 4 = 0x00000004
  2008-12-04 17:27:31 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:28:01 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Sending enquire link:
  2008-12-04 17:28:01 [3524] [6] DEBUG: SMPP PDU 0x97e540 dump:
  2008-12-04 17:28:01 [3524] [6] DEBUG:   type_name: enquire_link
  2008-12-04 17:28:01 [3524] [6] DEBUG:   command_id: 21 = 0x00000015
  2008-12-04 17:28:01 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:28:01 [3524] [6] DEBUG:   sequence_number: 5 = 0x00000005
  2008-12-04 17:28:01 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:28:01 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev::]: 
Got PDU:
  2008-12-04 17:28:01 [3524] [6] DEBUG: SMPP PDU 0x97e570 dump:
  2008-12-04 17:28:01 [3524] [6] DEBUG:   type_name: enquire_link_resp
  2008-12-04 17:28:01 [3524] [6] DEBUG:   command_id: 2147483669 = 0x80000015
  2008-12-04 17:28:01 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:28:01 [3524] [6] DEBUG:   sequence_number: 5 = 0x00000005
  2008-12-04 17:28:01 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:28:31 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Sending enquire link:
  2008-12-04 17:28:31 [3524] [6] DEBUG: SMPP PDU 0x97e540 dump:
  2008-12-04 17:28:31 [3524] [6] DEBUG:   type_name: enquire_link
  2008-12-04 17:28:31 [3524] [6] DEBUG:   command_id: 21 = 0x00000015
  2008-12-04 17:28:31 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:28:31 [3524] [6] DEBUG:   sequence_number: 6 = 0x00000006
  2008-12-04 17:28:31 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:28:31 [3524] [6] DEBUG: SMPP[SMPPxxx.xxx.xx.190:0/9001:dev:]: 
Got PDU:
  2008-12-04 17:28:31 [3524] [6] DEBUG: SMPP PDU 0x97e570 dump:
  2008-12-04 17:28:31 [3524] [6] DEBUG:   type_name: enquire_link_resp
  2008-12-04 17:28:31 [3524] [6] DEBUG:   command_id: 2147483669 = 0x80000015
  2008-12-04 17:28:31 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:28:31 [3524] [6] DEBUG:   sequence_number: 6 = 0x00000006
  2008-12-04 17:28:31 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:29:01 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Sending enquire link:
  2008-12-04 17:29:01 [3524] [6] DEBUG: SMPP PDU 0x97e5d0 dump:
  2008-12-04 17:29:01 [3524] [6] DEBUG:   type_name: enquire_link
  2008-12-04 17:29:01 [3524] [6] DEBUG:   command_id: 21 = 0x00000015
  2008-12-04 17:29:01 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:29:01 [3524] [6] DEBUG:   sequence_number: 7 = 0x00000007
  2008-12-04 17:29:01 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:29:02 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Got PDU:
  2008-12-04 17:29:02 [3524] [6] DEBUG: SMPP PDU 0x97e600 dump:
  2008-12-04 17:29:02 [3524] [6] DEBUG:   type_name: enquire_link_resp
  2008-12-04 17:29:02 [3524] [6] DEBUG:   command_id: 2147483669 = 0x80000015
  2008-12-04 17:29:02 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:29:02 [3524] [6] DEBUG:   sequence_number: 7 = 0x00000007
  2008-12-04 17:29:02 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:29:31 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev::]: 
Sending enquire link:
  2008-12-04 17:29:31 [3524] [6] DEBUG: SMPP PDU 0x97e5d0 dump:
  2008-12-04 17:29:31 [3524] [6] DEBUG:   type_name: enquire_link
  2008-12-04 17:29:31 [3524] [6] DEBUG:   command_id: 21 = 0x00000015
  2008-12-04 17:29:31 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:29:31 [3524] [6] DEBUG:   sequence_number: 8 = 0x00000008
  2008-12-04 17:29:31 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:29:31 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Got PDU:
  2008-12-04 17:29:31 [3524] [6] DEBUG: SMPP PDU 0x97e600 dump:
  2008-12-04 17:29:31 [3524] [6] DEBUG:   type_name: enquire_link_resp
  2008-12-04 17:29:31 [3524] [6] DEBUG:   command_id: 2147483669 = 0x80000015
  2008-12-04 17:29:31 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:29:31 [3524] [6] DEBUG:   sequence_number: 8 = 0x00000008
  2008-12-04 17:29:31 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:30:01 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Sending enquire link:
  2008-12-04 17:30:01 [3524] [6] DEBUG: SMPP PDU 0x97e660 dump:
  2008-12-04 17:30:01 [3524] [6] DEBUG:   type_name: enquire_link
  2008-12-04 17:30:01 [3524] [6] DEBUG:   command_id: 21 = 0x00000015
  2008-12-04 17:30:01 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:30:01 [3524] [6] DEBUG:   sequence_number: 9 = 0x00000009
  2008-12-04 17:30:01 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:30:01 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Got PDU:
  2008-12-04 17:30:01 [3524] [6] DEBUG: SMPP PDU 0x97e690 dump:
  2008-12-04 17:30:01 [3524] [6] DEBUG:   type_name: enquire_link_resp
  2008-12-04 17:30:01 [3524] [6] DEBUG:   command_id: 2147483669 = 0x80000015
  2008-12-04 17:30:01 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:30:01 [3524] [6] DEBUG:   sequence_number: 9 = 0x00000009
  2008-12-04 17:30:01 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:30:31 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Sending enquire link:
  2008-12-04 17:30:31 [3524] [6] DEBUG: SMPP PDU 0x97e660 dump:
  2008-12-04 17:30:31 [3524] [6] DEBUG:   type_name: enquire_link
  2008-12-04 17:30:31 [3524] [6] DEBUG:   command_id: 21 = 0x00000015
  2008-12-04 17:30:31 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:30:31 [3524] [6] DEBUG:   sequence_number: 10 = 0x0000000a
  2008-12-04 17:30:31 [3524] [6] DEBUG: SMPP PDU dump ends.
  2008-12-04 17:30:31 [3524] [6] DEBUG: SMPP[SMPP:xxx.xxx.xx.190:0/9001:dev:]: 
Got PDU:
  2008-12-04 17:30:31 [3524] [6] DEBUG: SMPP PDU 0x97e690 dump:
  2008-12-04 17:30:31 [3524] [6] DEBUG:   type_name: enquire_link_resp
  2008-12-04 17:30:31 [3524] [6] DEBUG:   command_id: 2147483669 = 0x80000015
  2008-12-04 17:30:31 [3524] [6] DEBUG:   command_status: 0 = 0x00000000
  2008-12-04 17:30:31 [3524] [6] DEBUG:   sequence_number: 10 = 0x0000000a
  2008-12-04 17:30:31 [3524] [6] DEBUG: SMPP PDU dump ends.

  After i am running my smsbox


  $ ./smsbox Friday_kannel_tem.conf
  2008-12-04 17:26:04 [1968] [0] INFO: Debug_lvl = -1, log_file = <none>, 
log_lvl = 0
  2008-12-04 17:26:04 [1968] [0] DEBUG: Kannel smsbox version `1.4.1'.
  Build `Nov 25 2008 11:57:49', compiler `3.4.4 (cygming special, gdc 0.12, 
using dmd 0.125)'.
  System CYGWIN_NT-5.1, release 1.5.25(0.156/4/2), version 2008-06-12 19:34, 
machine i686.
  Hostname Sys1, IP xxx.xxx.1.xx.
  Libxml version 2.7.2.
  Using OpenSSL 0.9.8i 15 Sep 2008.
  Using native malloc.

  2008-12-04 17:26:04 [1968] [0] INFO: Starting to log to file 
C:/cygwin/var/log/kannel_bearerbox1.txt l
  evel 0
  2008-12-04 17:26:04 [1968] [0] INFO: Added logfile 
`C:/cygwin/var/log/kannel_bearerbox1.txt' with leve
  l `0'.
  2008-12-04 17:26:04 [1968] [0] INFO: Logging accesses to 
'C:/cygwin/tmp/access.log'.
  2008-12-04 17:26:04 [1968] [0] INFO: Started access logfile 
`C:/cygwin/tmp/access.log'.
  2008-12-04 17:26:04 [1968] [0] INFO: HTTP: Opening server at port 13131.
  2008-12-04 17:26:04 [1968] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to 
pid 1968.
  2008-12-04 17:26:04 [1968] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)
  2008-12-04 17:26:04 [1968] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) 
maps to pid 1968.
  2008-12-04 17:26:04 [1968] [0] DEBUG: Started thread 2 
(gwlib/http.c:server_thread)
  2008-12-04 17:26:04 [1968] [0] INFO: Set up send sms service at port 13131
  2008-12-04 17:26:04 [1968] [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms_thread) 
maps to pid 1968.
  2008-12-04 17:26:04 [1968] [0] DEBUG: Started thread 3 
(gw/smsbox.c:sendsms_thread)
  2008-12-04 17:26:04 [1968] [0] DEBUG: 
----------------------------------------------
  2008-12-04 17:26:04 [1968] [0] DEBUG: Kannel smsbox version 1.4.1 starting
  2008-12-04 17:26:04 [1968] [4] DEBUG: Thread 4 
(gw/smsbox.c:obey_request_thread) maps to pid 1968.
  2008-12-04 17:26:04 [1968] [0] DEBUG: Started thread 4 
(gw/smsbox.c:obey_request_thread)
  2008-12-04 17:26:04 [1968] [5] DEBUG: Thread 5 
(gw/smsbox.c:url_result_thread) maps to pid 1968.
  2008-12-04 17:26:04 [1968] [0] DEBUG: Started thread 5 
(gw/smsbox.c:url_result_thread)
  2008-12-04 17:26:04 [1968] [6] DEBUG: Thread 6 
(gw/smsbox.c:http_queue_thread) maps to pid 1968.
  2008-12-04 17:26:04 [1968] [0] DEBUG: Started thread 6 
(gw/smsbox.c:http_queue_thread)
  2008-12-04 17:26:04 [1968] [0] INFO: Connected to bearerbox at 127.0.0.1 port 
13003.
  2008-12-04 17:26:04 [1968] [7] DEBUG: Thread 7 
(gw/heartbeat.c:heartbeat_thread) maps to pid 1968.
  2008-12-04 17:26:04 [1968] [0] DEBUG: Started thread 7 
(gw/heartbeat.c:heartbeat_thread)
  2008-12-04 17:31:01 [1968] [0] ERROR: Error reading from fd 21:
  2008-12-04 17:31:01 [1968] [0] ERROR: System error 104: Connection reset by 
peer
  2008-12-04 17:31:01 [1968] [0] ERROR: Connection to bearerbox broke.
  2008-12-04 17:31:01 [1968] [0] INFO: Received (and handled?) 0 requests in 
297 seconds (0.00 per secon
  d)
  2008-12-04 17:31:01 [1968] [0] INFO: Kannel smsbox terminating.
  2008-12-04 17:31:01 [1968] [7] ERROR: Error writing 12 octets to fd 21:
  2008-12-04 17:31:01 [1968] [7] ERROR: System error 104: Connection reset by 
peer
  2008-12-04 17:31:01 [1968] [7] ERROR: Couldn't write Msg to bearerbox.
  2008-12-04 17:31:01 [1968] [7] DEBUG: Thread 7 
(gw/heartbeat.c:heartbeat_thread) terminates.
  2008-12-04 17:31:01 [1968] [0] DEBUG: Waiting for 2 
(gwlib/http.c:server_thread) to terminate
  2008-12-04 17:31:01 [1968] [3] DEBUG: HTTP: No clients with requests, 
quitting.
  2008-12-04 17:31:01 [1968] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) 
terminates.
  2008-12-04 17:31:01 [1968] [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms_thread) 
terminates.
  2008-12-04 17:31:01 [1968] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) 
terminates.
  2008-12-04 17:31:01 [1968] [4] DEBUG: Thread 4 
(gw/smsbox.c:obey_request_thread) terminates.
  2008-12-04 17:31:01 [1968] [6] DEBUG: Thread 6 
(gw/smsbox.c:http_queue_thread) terminates.
  2008-12-04 17:31:01 [1968] [5] DEBUG: Thread 5 
(gw/smsbox.c:url_result_thread) terminates.
  2008-12-04 17:31:01 [1968] [0] ERROR: Error writing 12 octets to fd 21:
  2008-12-04 17:31:01 [1968] [0] ERROR: System error 104: Connection reset by 
peer

  Then how do rectify this proplem,then where i have mention my receiver 
number,text message,after that how do i send message to any number,I dont know 
that procedure and all

  Please give me solution,

  with regards
  Kaliyaperumal.M
  India





Reply via email to