I see a few differences from what I use for smpp connections: - I use smsc-username instead of system-id. - I also set dest-addr-ton and des-addr-npi. Does your SMSC accept the standard numbers kannel send as destination ton/npi? (I believe they are 2/1) - Is your SMSC configured interface as tranceiver instead of having two smpp ports (receiver and transceiver)?
Regards, Erick -----Original Message----- From: Ignat Vassilev [mailto:[EMAIL PROTECTED]] Sent: jueves, 23 de mayo de 2002 18:30 To: erick.fuentes Cc: [EMAIL PROTECTED] Subject: Re: Problem with submit msgs erick.fuentes wrote: >Ignat, > >Does your SMSC accept TON=0 and NPI=4? > >Regards, > >Erick > >-----Original Message----- >From: Ignat Vassilev [mailto:[EMAIL PROTECTED]] >Sent: jueves, 23 de mayo de 2002 17:49 >To: [EMAIL PROTECTED] >Subject: Problem with submit msgs > > >Hi guys I'm new in this list > > >I'm having problems submiting msgs to Logica's SMSC >over SMPP 3.3. >When I try to submit msgs Kannel receives > 2002-05-23 14:34:03 [5] DEBUG: SMPP[SMPP]: Manually forced source addr >ton = 0, source add npi = 4 >2002-05-23 14:34:04 [5] ERROR: SMPP[SMPP]: SMSC returned error code >0x00000045 in response to submit_sm. >2002-05-23 14:34:04 [5] ERROR: SMPP[SMPP]: SMSC returned error code >0x00000045 in response to submit_sm. > >I'm ussing cvs-20020502 version > >any help will be much apreciated. > >/Ignat/ > > > Hi eric Thanks for yor replay... yes it does. Here you are my config for smpp group = smsc smsc = smpp interface-version = 3.3 smsc-id = SMPP host = 203.13.108.18 port = 8011 receive-port = 8011 system-id = Futurelab6 smsc-password = testlab6 source-addr-ton = 0 source-addr-npi = 4 system-type = smpp address-range = "" keepalive = 0 and because in SMSC using TON and NPI for biling purpese I can not use diferent TON and NPI Regards, Ignat
