Re: SMPP causing smsbox to crash?
"Alexei Pashkovsky" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <002201c1bc4b$63398e50$3b0035c1@vaio> |
Well, I was just analizing the SMPP protocol and checking the speed. Trust me, Kannel supports SMPP v 3.3 very well, I guess better than Sim runs the emulations even :) Afaik The SMPPSim does save the messages in some log file, and u can parse it if you need those .. I was running Kannel as SMPP Entity for around a year in production environment, and it was pretty stable, and very fast. ----- Original Message ----- From: <[email protected]> To: <[email protected]> Sent: Friday, February 22, 2002 3:59 PM Subject: Re: SMPP causing smsbox to crash? > I set up smppsim, and im just trying to test that kannel works with SMPP. I > grabbed SMPPSim and I just want to verify that sending to smppsim works, and > having smppsim send back works. (smppsim is also not storing the messages it > recieved in its log file either) > > What configuration were you using w/ smppsim and what were you trying to > accomplish? > > > >What is it exactly that you are trying to do so far ? :) > >I have used the Kannel with SMPPSim, and it was working quite fine for me .. > > > >----- Original Message ----- > >From: <[email protected]> > >To: <[email protected]> > >Sent: Friday, February 22, 2002 3:00 PM > >Subject: SMPP causing smsbox to crash? > > > > > >> Hey guys, I've set up SMPPSim, and ive created the proper entries in my > >> kannel.conf to use it as an smsc to connect to, and all is well. it > >connects > >> and the whole 9 yards. When i send a message to it, it accepts it, and > >loops it > >> back to kannel. > >> > >> So far we're okay. > >> > >> When kannel GETS this message looped back to itself, it freaks out and > >crashes. > >> > >> I sent the original message (to the smsc) with > >> From=12345 > >> To=16047289785 > >> Text=haha > >> > >> Here is the log output from smsbox from the point of getting the message > >back, > >> and dying. (I am using cvs from 2 days ago) > >> > >> > >> 2002-02-22 11:54:07 [4] WARNING: No translation found for <haha> from > ><12345> > >> to <16047289785> > >> 2002-02-22 11:54:07 [4] ERROR: request failed > >> 2002-02-22 11:54:07 [4] DEBUG: message length 14, sending 1 messages > >> 2002-02-22 11:54:08 [4] WARNING: No translation found for <Request Failed> > >from > >> <16047289785> to <12345> > >> 2002-02-22 11:54:08 [4] ERROR: request failed > >> 2002-02-22 11:54:08 [4] ERROR: Start marker was damaged for area 0x81bcd60 > >> 2002-02-22 11:54:08 [4] ERROR: Could not find area information. > >> 2002-02-22 11:54:08 [4] PANIC: gwlib/octstr.c:2056: seems_valid_real: > >Assertion > >> `gw_check_is_allocated(ostr)' failed. (Called from > >gwlib/octstr.c:252:octstr_len > >> > >> > >> Any help? > >> > >> > > > > > >