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



Reply via email to