Hi
I am using svn5031

group = smsc
smsc = smpp
smsc-id = my-smsc
host = 123.123.123.123
receive-port = 0
port = 5000
transceiver-mode = false
smsc-username = "xxxxxxx"
smsc-password = yyyyyy
system-type = "smpp"
enquire-link-interval = 20
reconnect-delay = 90
source-addr-ton = 4
source-addr-npi = 9
dest-addr-ton = 4
dest-addr-npi = 9
throughput = 8
esm-class = 0

and I am getting this

2014-08-24 11:04:37 [26211] [7] WARNING: SMPP: PDU NULL terminated string
(system_id) has no NULL.

2014-08-24 11:04:38 [26211] [7] ERROR: SMPP[my-smsc]: I/O error or other
error. Re-connecting.

2014-08-24 11:04:38 [26211] [7] ERROR: SMPP[my-smsc]: Couldn't connect to
SMS center (retrying in 90 seconds).

2014-08-24 11:04:38 [26211] [7] WARNING: SMPP: PDU NULL terminated string
(system_id) has no NULL.

2014-08-24 11:04:39 [26211] [7] ERROR: SMPP[my-smsc]: I/O error or other
error. Re-connecting.

2014-08-24 11:04:39 [26211] [7] ERROR: SMPP[my-smsc]: Couldn't connect to
SMS center (retrying in 90 seconds).

2014-08-24 11:04:39 [26211] [7] WARNING: SMPP: PDU NULL terminated string
(system_id) has no NULL.

2014-08-24 11:04:40 [26211] [7] ERROR: SMPP[my-smsc]: I/O error or other
error. Re-connecting.

2014-08-24 11:04:40 [26211] [7] ERROR: SMPP[my-smsc]: Couldn't connect to
SMS center (retrying in 90 seconds).

2014-08-24 11:04:40 [26211] [7] WARNING: SMPP: PDU NULL terminated string
(system_id) has no NULL.

2014-08-24 11:04:41 [26211] [7] ERROR: SMPP[my-smsc]: I/O error or other
error. Re-connecting.

2014-08-24 11:04:41 [26211] [7] ERROR: SMPP[my-smsc]: Couldn't connect to
SMS center (retrying in 90 seconds).


How can it try to reconnect every second while claiming to be waiting 90
seconds?


Thanks

Reply via email to