Hi All,

I am getting below error while connecting to SMSC. Please find below error
log and configuration.

please help me. Thanks  in advance


CONFIGURATION

  group = core
admin-port = 13000
admin-password = hard2guess
smsbox-port = 13001
log-file = "/var/log/kannel/bearerbox.log"
log-level = 0
admin-port-ssl = true
smsbox-port-ssl = true
ssl-server-cert-file = /etc/kannel/public.pem
ssl-server-key-file = /etc/kannel/private.pem

group = smsc
smsc = smpp
smsc-id = xxxxx
host = xx.xx.xx.xx
port = xxxx
source-addr-autodetect = yes
#tranceiver-mode = 1
dest-addr-ton = 1
source-addr-ton= 5
smsc-username = xxxxx
smsc-password = xxxxx1
system-type = "NULL"
#address-range = ""
#alt-charset = 1
#enquire-link-interval = 300
keepalive = 2
log-file = "/var/log/kannel/xxxxx.log"
log-level = 0
#receive-port = 0

group = smsbox
bearerbox-host = 127.0.0.1
sendsms-port = 13013
global-sender = "59898"
log-file = /var/log/kannel/smsbox.log
log-level = 0
mo-recode = true
bearerbox-port-ssl = true
sendsms-port-ssl =true


group = sendsms-user
username = kannel
password = hard2guess
concatenation = true
max-messages = 3

ERRO LOG
  2010-05-12 21:00:42 [6711] [6] DEBUG: SMPP[xxxxx]: Sending PDU:
  2010-05-12 21:00:42 [6711] [6] DEBUG: SMPP PDU 0x1822020 dump:
  2010-05-12 21:00:42 [6711] [6] DEBUG: type_name: bind_transmitter
  2010-05-12 21:00:42 [6711] [6] DEBUG: command_id: 2 = 0x00000002
  2010-05-12 21:00:42 [6711] [6] DEBUG: command_status: 0 = 0x00000000
  2010-05-12 21:00:42 [6711] [6] DEBUG: sequence_number: 36 = 0x00000024
  2010-05-12 21:00:42 [6711] [6] DEBUG: system_id: "xxxxx"
  2010-05-12 21:00:42 [6711] [6] DEBUG: password: "xxxxx1"
  2010-05-12 21:00:42 [6711] [6] DEBUG: system_type: "NULL"
  2010-05-12 21:00:42 [6711] [6] DEBUG: interface_version: 52 = 0x00000034
  2010-05-12 21:00:42 [6711] [6] DEBUG: addr_ton: 0 = 0x00000000
  2010-05-12 21:00:42 [6711] [6] DEBUG: addr_npi: 0 = 0x00000000
  2010-05-12 21:00:42 [6711] [6] DEBUG: address_range: NULL
  2010-05-12 21:00:42 [6711] [6] DEBUG: SMPP PDU dump ends.
  2010-05-12 21:00:42 [6711] [6] ERROR: Error reading from fd 29:
  2010-05-12 21:00:42 [6711] [6] ERROR: System error 104: Connection reset
by peer
  2010-05-12 21:00:42 [6711] [6] ERROR: SMPP[xxxxx]: Couldn't connect to
SMS center (retrying in 10 seconds).


  Regards,
  ------------
  Kiran Reddy

Reply via email to