Error in bearerbox log

2009-07-14 Thread abhishek jain
Hi friends, I am getting the error in the log: 2009-07-14 19:21:00 [26171] [7] WARNING: DLR[internal]: DLR from SMSC for DST not found. 2009-07-14 19:21:00 [26171] [7] ERROR: SMPP[SMPP:ip:port/port:user:VMA]: got DLR but could not find message or was not interested in it id<4A5C547D> dst, type<1>

Re: Error in bearerbox log

2009-07-14 Thread Jinson
You are receiving DLRs, but, Kannel could not find it on your local database. Thanks Jinson Abraham MobME Wireless Solutions Pvt. Ltd Cochin +91 4846491646 On Tue, Jul 14, 2009 at 7:49 PM, abhishek jain wrote: > Hi friends, > I am getting the error in the log: > > 2009-07-14 19:21:00 [26171] [7

Re: Error in bearerbox log

2009-07-14 Thread Nikos Balkanas
smpp smsc configuration. BR, Nikos - Original Message - From: Jinson To: abhishek jain Cc: users@kannel.org Sent: Tuesday, July 14, 2009 6:22 PM Subject: Re: Error in bearerbox log You are receiving DLRs, but, Kannel could not find it on your local database. Thanks

Error in bearerbox log - 2

2009-07-15 Thread abhishek jain
Hi, | got the following error in bearerbox, pl. let me know if possible what can be the source of error: 2009-07-15 18:54:19 [26171] [6] WARNING: SMPP: PDU NULL terminated string (system_id) has no NULL. 2009-07-15 18:54:19 [26171] [6] ERROR: SMPP[SMPP:ip:2777/2777:user:VMA]: SMSC rejected login t

Re: Error in bearerbox log - 2

2009-07-15 Thread Alejandro Guerrieri
That means that you have SMPP connectivity with the SMSC (so host and port are ok), but it's denying the login. The 0x0d error could mean almost anything... You can try setting system-type = "" (unless your SMSC operator has told you to use "VMA" which I seriously doubt it, or perhaps he told you

Re: Error in bearerbox log - 2

2009-07-15 Thread abhishek jain
Hi, my SMSC operator has told me to put the following parameters apart from user and password: I dont know the equivalent for most in kannel., pl advice , also do you see some poblem in them, systemtype value="SMS" - optional addressrange value="123" - optional mode value="transceiver" - optio

Re: Error in bearerbox log - 2

2009-07-15 Thread Nikos Balkanas
Wednesday, July 15, 2009 4:25 PM Subject: Error in bearerbox log - 2 Hi, | got the following error in bearerbox, pl. let me know if possible what can be the source of error: 2009-07-15 18:54:19 [26171] [6] WARNING: SMPP: PDU NULL terminated string (system_id) has no NULL. 2009-07-15 18:54:19

Re: Error in bearerbox log - 2

2009-07-15 Thread abhishek jain
gt; > System-type should be VMA. > System-id (or smsc-username) should be your login name. > > BR, > Nikos > - Original Message - From: "abhishek jain" > > To: > Sent: Wednesday, July 15, 2009 4:25 PM > Subject: Error in bearerbox log - 2 > >

Re: Error in bearerbox log - 2

2009-07-15 Thread Alejandro Guerrieri
uot; < > abhishek.netj...@gmail.com> > To: > Sent: Wednesday, July 15, 2009 4:25 PM > Subject: Error in bearerbox log - 2 > > > > Hi, >> | got the following error in bearerbox, pl. let me know if possible >> what can be the source of error: >> >

Re: Error in bearerbox log - 2

2009-07-15 Thread Thomas Göttgens
Hello abhishek, i've seen this error with older UCP servers that accept login/passwords with more than 7 characters and send them back as an ack. Kannel cannot parse these as the field is truncated after 8 characters and it is missing the trailing 0. Ask your operator for shorter credentials and s

Re: Error in bearerbox log - 2

2009-07-15 Thread abhishek jain
Hi, my username is 6 character long and password is 8 chars long, thanks - abhi On Wed, Jul 15, 2009 at 8:05 PM, Thomas Göttgens wrote: > Hello abhishek, > > i've seen this error with older UCP servers that accept > login/passwords with more than 7 characters and send them back as an > ack. Kannel

Re: Error in bearerbox log - 2

2009-07-15 Thread Nikos Balkanas
msc-username & smsc-password instead, as Alej suggests. BR, Nikos - Original Message - From: Alejandro Guerrieri To: Nikos Balkanas Cc: abhishek jain ; users@kannel.org Sent: Wednesday, July 15, 2009 5:30 PM Subject: Re: Error in bearerbox log - 2 No, system-type