Ni Nikos
kindly help with bellow error log "Multiple login: disconnect."


2010-11-20 11:59:55 [32538] [6] DEBUG:   addr_ton: 0 = 0x00000000
2010-11-20 11:59:55 [32538] [6] DEBUG:   addr_npi: 0 = 0x00000000
2010-11-20 11:59:55 [32538] [6] DEBUG:   address_range: NULL
2010-11-20 11:59:55 [32538] [6] DEBUG: SMPP PDU dump ends.
2010-11-20 11:59:55 [32538] [6] DEBUG: opensmppbox[nvsmpp]: Multiple login:
disconnect.
2010-11-20 11:59:55 [32538] [6] DEBUG: SMPP[nvsmpp]: Sending PDU:
2010-11-20 11:59:55 [32538] [6] DEBUG: SMPP PDU 0x864b948 dump:
2010-11-20 11:59:55 [32538] [6] DEBUG:   type_name: bind_transceiver_resp
2010-11-20 11:59:55 [32538] [6] DEBUG:   command_id: 2147483657 = 0x80000009
2010-11-20 11:59:55 [32538] [6] DEBUG:   command_status: 0 = 0x00000000
2010-11-20 11:59:55 [32538] [6] DEBUG:   sequence_number: 1 = 0x00000001
2010-11-20 11:59:55 [32538] [6] DEBUG:   system_id: "nvsmpp_router"
2010-11-20 11:59:55 [32538] [6] DEBUG: SMPP PDU dump ends.
2010-11-20 11:59:55 [32538] [6] DEBUG: Thread 6
(opensmppbox.c:smpp_to_bearerbox) terminates.
2010-11-20 11:59:56 [32538] [5] DEBUG: Thread 5 (opensmppbox.c:function)
terminates.

===== smpp.conf =====
# sample opensmppbox.conf


group = core
#dlr-storage = mysql


# this group defines your opensmppbox
group = opensmppbox
# our boxc type
opensmppbox-id = nvsmpp
# the port to listen on for smpp connections
opensmppbox-port = 2348
# we connect to the following host as a box
bearerbox-host = localhost
bearerbox-port = 23005
log-level = 0
log-file = "/var/log/smpp/smppbox.log"
our-system-id = smpp_router
#use-systemid-as-smsboxid = false
route-to-smsc = test_smpp
# see sample smpplogins.txt
smpp-logins = "/etc/smpp/smpplogin1.txt"

/etc/smpp/smpplogin1.txt

test test nvsmpp

Reply via email to