My setup is:

OpenSMPPBox -> BearerBox

Despite all efforts, a particular SMSC cannot bind to mine. the error is 

ERROR: Error reading from fd 10:
ERROR: System error 104: Connection reset by peer
ERROR: Invalid SMPP PDU received.
DEBUG: Thread 878 (opensmppbox.c:smpp_to_bearerbox) terminates.
DEBUG: Thread 877 (opensmppbox.c:function) terminates.

I have ensured that the ssl parameters are not set at the other end and that
they are using SMP3.4. My parameters are


opensmppbox.conf 
================
group=opensmppbox
opensmppbox-id=smppbox
opensmppbox-port=6201
bearerbox-host=localhost
bearerbox-port=13003
our-system-id=Vasco
source-addr-ton = 1
source-addr-npi = 1
dest-addr-ton = 1
dest-addr-npi = 1
log-level=0
log-file=/var/log/kannel/opensmppbox.log
route-to-smsc=MYSENDER
smpp-logins="/etc/kannel_smpp/smpplogins.txt"

smpplogins.txt
=============
usern passw default *.*.*.*

Please help.


Reply via email to