Hi Gerard,

Is the SMSC provided by LogicaCMG?

--
tuomas


On 10/20/06, P. Gerard MBOUYAP <[EMAIL PROTECTED] > wrote:
Hi

My Kannel cannot access to the SMSC using SMPP 3.4.
i have this error: SMSC rejected login to transmit

2006-10-20 18:24:40 [12704] [7] ERROR: SMPP[XXX]: SMSC
rejected login to receive, code 0x0000000e (Invalid
Password).
2006-10-20 18:24:40 [12704] [7] ERROR: SMPP[XXX]: I/O
error or other error. Re-connecting.
2006-10-20 18:24:46 [12704] [6] ERROR: SMPP[XXX]: SMSC
rejected login to transmit, code 0x0000000e (Invalid
Password).
2006-10-20

The username and password are valid. We can access to
SMSC using another soft.

See my Kannel.conf file:

#CORE SETUP
group = core
admin-port = 13000
wapbox-port = 13002
smsbox-port = 13001
admin-password = bar
#status-password = foo
#admin-deny-ip = ""
#admin-allow-ip = ""
wdp-interface-name = "*"
log-file = "/tmp/bearerbox.log"
log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1 "
access-log = "/tmp/access.log"
#store-file = "/tmp/kannel.store"
#ssl-server-cert-file = "cert.pem"
#ssl-server-key-file = "key.pem"
#ssl-certkey-file = " mycertandprivkeyfile.pem"

# WAPBOX SETUP

group = wapbox
bearerbox-host = localhost
log-file = "/tmp/wapbox.log"
log-level = 0
syslog-level = none
access-log = "/tmp/wapaccess.log"

# SMSBOX SETUP

group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
global-sender = 13013
sendsms-chars = "0123456789 +-"
log-file = "/tmp/smsbox.log"
log-level = 0
access-log = "/tmp/access.log"

# SMSC SMPP
group = smsc
smsc = smpp
smsc-id = XXX
host = xxxxxxxxx
port = same
receive-port = same
smsc-username = "xxxxx"
smsc-password = "xxxx"
system-type = "SMPP"
address-range =""
interface-version = 0x34
enquire-link-interval = 10
reconnect-delay = 60


# SMSC CONNECTIONS

group = smsc
smsc = fake
smsc-id = FAKE
port = 10018
connect-allow-ip = 127.0.0.1

# SEND-SMS USERS

group = sendsms-user
username = tester
password = foobar
#user-deny-ip = ""
#user-allow-ip = ""

Please HELP

Thanks







___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Demandez à ceux qui savent sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com


Reply via email to