Hi,
You don't supply enough logs to be certain, but i think you are trying
either to connect twice to nvsmpp from the same bb, or you have another bb
in the background already connected to it and causing problems. Make sure
you have only 1 connection.
BR,
Nikos
----- Original Message -----
From: Adeagbo Tunji
To: Nikos Balkanas
Cc: [email protected]
Sent: Tuesday, November 23, 2010 10:07 PM
Subject: Re: opensmppbox[nvsmpp]: Multiple login: disconnect.
Hi Nikos
Find below
r...@smsgw [~]# more /etc/smpp/smpplogin1.txt
test test nvsmpp
Thanks
2010/11/23 Nikos Balkanas <[email protected]>
Hi,
Please post also your smpplogin1.txt.
BR,
Nikos
----- Original Message -----
From: Adeagbo Tunji
To: Nikos Balkanas
Cc: [email protected]
Sent: Tuesday, November 23, 2010 7:16 PM
Subject: opensmppbox[nvsmpp]: Multiple login: disconnect.
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