From: Ronald Tessier <ronald.tessier@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH 3/3] service: use delivery_report in send_req message
Date: Fri, 06 Jul 2012 11:32:27 +0200 [thread overview]
Message-ID: <1341567147-18467-4-git-send-email-ronald.tessier@linux.intel.com> (raw)
In-Reply-To: <1341567147-18467-1-git-send-email-ronald.tessier@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 497 bytes --]
---
src/service.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/service.c b/src/service.c
index 5913a55..e3812a7 100644
--- a/src/service.c
+++ b/src/service.c
@@ -918,6 +918,8 @@ static DBusMessage *send_message(DBusConnection *conn,
if (msg->transaction_id == NULL)
goto release_msg;
+ msg->sr.dr = service->dr;
+
request = create_request(MMS_REQUEST_TYPE_POST,
result_request_send_conf, NULL, service, msg);
if (request == NULL)
--
1.7.9.5
next prev parent reply other threads:[~2012-07-06 9:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-06 9:32 [PATCH 0/3] mmsd: get delivery_report setting Ronald Tessier
2012-07-06 9:32 ` [PATCH 1/3] service: manage delivery report setting Ronald Tessier
2012-07-06 9:32 ` [PATCH 2/3] ofono: Add support for message_manager tracking Ronald Tessier
2012-07-06 9:32 ` Ronald Tessier [this message]
2012-07-16 7:25 ` [PATCH 0/3] mmsd: get delivery_report setting Denis Kenzior
2012-07-17 8:22 ` Ronald Tessier
2012-07-17 2:00 ` Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1341567147-18467-4-git-send-email-ronald.tessier@linux.intel.com \
--to=ronald.tessier@linux.intel.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox