Hi,
Do not use devel list for usage questions. Use only users list.
Nikos
----- Original Message -----
From: ha nguyen viet
To: [email protected]
Sent: Tuesday, April 26, 2011 6:28 AM
Subject: Test SMS Delivery Reports with fakesmsc
Hi all, i'm not good with english so please kind to me.
Throught this chapter 9 in kannel user's guide, i want to test sms
delivery reports with fakesmsc.
In group sendsms-user , i configure dlr-url =
http://192.168.1.40/status.php?id=%p&mask=%d. in url to send sms i add
dlr-mask = 31 (all kind of report)
I want to know what d value in the report, status.php get %p and %d from
kannel but i only take the value 1(delivery success) or 8(smsc submit). i
try to test the case which value d = 2(delivery failure) or 4(message
buffered) but i can't. Can anyone tell me the example of testing fakesmsc
delivery reports with d value is 2 or 4?