I think so, because, the information about if the SMS is still on the Kannel server is as important as if the SMS has reached the smsc.
so, now I need to find a solution for that.. any ideas (parsing the log file is not the best solution I guess.. at least it's a bit of work.. ) b -------- Original-Nachricht -------- > Datum: Tue, 16 Jun 2009 09:35:54 -0500 > Von: Alvaro Cornejo <[email protected]> > An: Nikos Balkanas <[email protected]> > CC: Beatrice Tamburrino <[email protected]>, [email protected] > Betreff: Re: getting notification from kannel > Hi Nikos > > Kannel should'nt generate a dlr informing of that? shouldn't at least > a failed (2) dlr be generated? > > I think this should be fixed. > > Regards > > Alvaro > |-----------------------------------------------------------------------------------------------------------------| > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > celular y Nextel > en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via > SMS y GPRS online > Visitenos en www.perusms.NET www.smsglobal.com.mx y > www.pravcom.com > > > > 2009/6/16 Nikos Balkanas <[email protected]>: > > Hi, > > > > Actually the default behaviour is to retry to send the SMS indefinitely. > > Only if you limit it explicitly it will discard it. Since this is > > asynchronous, there is no built-in mechanism (DLRs, etc.) that I know > of, to > > inform your application, other than the logs. You would have to parse > them. > > > > BR, > > Nikos > > ----- Original Message ----- From: "Beatrice Tamburrino" > > <[email protected]> > > To: <[email protected]> > > Sent: Tuesday, June 16, 2009 2:18 PM > > Subject: getting notification from kannel > > > > > >> Hello there! > >> > >> Another question: > >> > >> Ive set the sms-resend-retry = 2. Thist means, my extern application > sends > >> HTTP request to kannel. If the SMSC is down (network error or something > like > >> that) kannel retries to resend the sms two additional times. After the > >> second retry failed, kannel discards the sms (I think). > >> > >> So, and now the question: > >> > >> Does Kannel send a notification when it discards the sms? I need to > have a > >> notification for my application. At least the application should know, > which > >> sms were discarded. > >> > >> The http sendsms request look like that: > >> > >> > >> > http://IP:13003/cgi-bin/sendsms?username=xxxxxx&password=xxxxxx&to=0049170xxxxx&text=Hallo&dlr-mask=31&alarmref=12345 > >> > >> alarmref = the identification number of the message. > >> > >> thanks for help!! > >> > >> xox beatrice > >> -- > >> GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und > Telefonanschluss > >> fόr nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 > >> > > > > > > -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss für nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
