vladimir calderon wrote:
Hi everyone,
I have a problem connecting to SMPP. Here I send you what I receive from
host when starting the bearerbox
INFO: Set SMS resend frequency to 60 seconds.
INFO: SMS resend retry set to unlimited.
INFO: DLR rerouting for smsc id <testprovider> disabled.
INFO: ----------------------------------------
INFO: Kannel bearerbox II version cvs-20051231 starting
INFO: MAIN: Start-up done, entering mainloop
WARNING: SMPP: PDU NULL terminated string has no NULL.
ERROR: SMPP[testprovider]: SMSC rejected login to transmit, code 0x0000000d
(Bind Failed).
ERROR: SMPP[testprovider]: I/O error or other error. Re-connecting.
ERROR: SMPP[testprovider]: Couldn't connect to SMS center (retrying in 10
seconds).
config file is like this:
group = smsc
smsc = smpp
smsc-id = testprovider
host = xxx.xxx.xxx.xxx
port = ****
smsc-username = '*******'
smsc-password = '*******'
system-type = ******
tranceiver-mode = true
if you have any suggestions it would be great. i'm a little lost here.
Thanks.
Obviously the SMPP server side rejects your bind operation, so the login
attempt. Several reasons may be here the case.
But I see something that may be the cause!
Remove the ' chars from the smsc-username and -password. Either use no upcommata
at all, or the double " one.
Stipe
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------