Good day. Help to solve the problem. 
I have installed 2 server. 
The first is kannel with sqlbox and opensmppbox. 
On the second server is installed kannel with sqlbox. 
Can't the second server to connect to the first. That is, I'm trying to
connect kannel to opensmppbox. You walking this error: "SMSC rejected login
to transmit, code 0x0000000d (Bind Failed)." 
Here are the configuration files opensmppbox and kannel.

Part of kannel.conf file on the second server:
group = smsc
smsc = smpp
smsc-id = 1_Glkrd
host = 192.168.150.23
port = 19933
smsc-username = "STT"
smsc-password = foo
system-type = "VMA"

On the first server. 
_______________________________________________
Opensmpp.conf:
group = core
dlr-storage = internal
store-file = "/var/log/kannel/smpp_store_sms"
#the following is just standard dlr configuration

# this group defines your opensmppbox
group = opensmppbox
opensmppbox-id = GLOBAL
opensmppbox-port = 19933
# we connect to the following host as a box
bearerbox-host = 127.0.0.1
bearerbox-port = 15001
log-level = 0
log-file = "/var/log/kannel/opensmppbox.log"
our-system-id = UPTAXI
smpp-logins = "/etc/kannel/opensmppbox/users.conf"
use-systemid-as-smsboxid = yes
route-to-smsc = sms48

#Rules to route MOs. Routing is based either on smsc id,
# shortcode or both.
#group = smsc-route
#smsbox-id = 1_global
#client-id = global
#smsc-id = sms48
__________________________________________________
And user.conf:
STT foo VMA 192.168.150.24




--
View this message in context: 
http://kannel.6189.n7.nabble.com/SMSC-rejected-login-to-transmit-code-0x0000000d-Bind-Failed-tp30935.html
Sent from the Kannel - User mailing list archive at Nabble.com.

Reply via email to