set the value of system-type = "NULL"
as a string, nothing else
-----Original Message-----
From: jyotiranjan panda [EMAIL PROTECTED]
Sent: 07 ??? 2008 ?.
To: seik
Subject:Problem in Bind with SMSC
> Hi All,
> I am using kannel gateway-1.4.0.
> I am facing following problem
> One of the instance of kannel gateway-1.4.0 in not able to bind with SMSC
> using SMPP (in tranciver mode and TRx bind type).I am getting error as
> 2008-05-07 12:03:05 [13090] [6] WARNING: SMPP: PDU NUL terminated string has
> no NUL.
> 2008-05-07 12:03:05 [13090] [6] ERROR: SMPP[smsc]: SMSC rejected login to
> transmit, code 0x0000000d (Bind Failed).
> 2008-05-07 12:03:05 [13090] [6] ERROR: SMPP[smsc]: I/O error or other error.
> Re-connecting.
> 2008-05-07 12:03:05 [13090] [6] ERROR: SMPP[smsc]: Couldn't connect to SMS
> center (retrying in 10 seconds).
> 2008-05-07 12:03:16 [13090] [6] WARNING: SMPP: PDU NUL terminated string has
> no NUL.
> 2008-05-07 12:03:16 [13090] [6] ERROR: SMPP[smsc]: SMSC rejected login to
> transmit, code 0x0000000d (Bind Failed).
> 2008-05-07 12:03:16 [13090] [6] ERROR: SMPP[smsc]: I/O error or other error.
> Re-connecting.
> 2008-05-07 12:03:16 [13090] [6] ERROR: SMPP[smsc]: Couldn't connect to SMS
> center (retrying in 10 seconds).
> I confirm from SMSC end that they are geting TON and NPI as 0 (unknown) where
> as they except TON and NPI as 1 (international).
> I have set the smsc group in gateway's "smskannel.conf" as
> group=smsc
> smsc = smpp
> smsc-id = smsc
> host=202.138.107.4
> port = 3775
> transceiver-mode = 1
> smsc-username = cellnext
> smsc-password = cellnext
> #address-range = "^56677[0-9]\{0.6\}$"
> system-type = ""
> source-addr-ton = 5
> source-addr-npi = 1
> dest-addr-ton = 1
> dest-addr-npi = 1
> source-addr-autodetect = 1
> What should I set in smskannel.conf so that at SMSC end they will get TON and
> NPI as 1 or any other thing I have to change in my smsc group configuration.
> Please suggest me solution for the above .
> Waiting for reply
> Thanks & Regards
> Jyoti Ranjan Panda