Hi!

I have a problem with getting Kannel to connect to Aldiscon SMSC via
SMPP 3.3 protocol. Messages (MO) arrive correctly, but when sending
reply (MT), message never arrives to phone. Bearerbox log (attached
below) shows parsing some PDU packet to fail. I am using nightly build
of 6th February. Release 1.1.5 behaves the same way, except that is does
_not_ warn about missing NUL. There _might_ be some custom features on
the SMSC, so it's not guaranteed to be a "normal" Aldiscon server (in
fact, right now I think this is the most propable reason for problems,
but I have not been able to confirm this).

I tried to search the web and previous discussions on this list, but I
coulnd't find anything relevant to this. Does anyone of you have any
idea, what to check next?


My Kannel SMSC configuration:

group = smsc
smsc = smpp
smsc-id = "XXXX"
host = xx.xx.xx.xx
port = 8002
receive-port = 8002
smsc-username = "xxxxxxxx"
smsc-password = "xxxxxxxx"
system-type = "VMA"
address-range = ""

Bearerbox log:
2002-02-07 11:53:11 [13] DEBUG: boxc_sender: sent message to <127.0.0.1>
2002-02-07 11:53:11 [12] DEBUG: boxc_receiver: got ack
2002-02-07 11:53:11 [1] DEBUG: Dumping 0 messages and 0 acks to store
2002-02-07 11:53:11 [12] DEBUG: boxc_receiver: sms received
2002-02-07 11:53:11 [7] WARNING: SMPP: PDU NUL terminated string has no
NUL.
2002-02-07 11:53:11 [7] ERROR: SMPP: SMSC returned error code 0x00000069
in response to submit_sm.


-- 
Jari Juslin, Development Team Leader   MatchEm Ltd   
[EMAIL PROTECTED]                http://www.matchem.com/
Mob. +358-44-380 0012                  fax: +358-9-644 091

Reply via email to