[PATCH 03/11] Enable status report.
pasi.miettinen at ixonos.com
pasi.miettinen at ixonos.com
Thu May 27 03:54:42 PDT 2010
From: Pasi Miettinen <pasi.miettinen at ixonos.com>
---
src/smsutil.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/smsutil.c b/src/smsutil.c
index e634764..2679cc2 100644
--- a/src/smsutil.c
+++ b/src/smsutil.c
@@ -2596,7 +2596,7 @@ GSList *sms_text_prepare(const char *utf8, guint16 ref,
template.submit.rd = FALSE;
template.submit.vpf = SMS_VALIDITY_PERIOD_FORMAT_RELATIVE;
template.submit.rp = FALSE;
- template.submit.srr = FALSE;
+ template.submit.srr = TRUE;
template.submit.mr = 0;
template.submit.vp.relative = 0xA7; /* 24 Hours */
--
1.6.0.4
More information about the ofono
mailing list