From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: Enhancing mmsd
Date: Sun, 26 Feb 2012 18:14:44 -0800 [thread overview]
Message-ID: <1330308884.3392.18.camel@aeonflux> (raw)
In-Reply-To: <4F47A9F9.7010407@vfnet.de>
[-- Attachment #1: Type: text/plain, Size: 1719 bytes --]
Hi Jens,
> >> as announced in my last mail, I'm here to work with + improve ofono
> >> and related software.
> >>
> >> My next task will be to implement an ofono plugin which handles some
> >> UPL push messages. Because there is only one "listener" at
> >> org.ofono.PushNotificationAgent possible, I see two and a half way
> >> to go on:
> >>
> >> 1) fork ofono-mmsd to handle more message types than mms
> >> (via plugins?)
> >> 1b) fork ofono-mmsd to handle only SUPL push messages
> >> 2) find a way for more listeners on push messages
> >>
> >> Any suggestions, preferred ways?
> >
> > I think there is a third way to do what you want : write a SUPL push
> > message consumer as an mmsd plugin and not as an ofono plugin. Actually,
> > mmsd already implements a WAP push message dispatch mechanism for other
> > push message than MMS.
> > To check if this fits your needs, please have a look at the consumer.txt
> > documentation from mmsd/doc/.
>
> Yeah, you're right. I read it on my first day and had it totally
> forgotten meanwhile. Initially it confuses me, because I assumed
> there can be embedded documents in an mms - and didn't recognize
> that mms is the built-in plugin for mmsd - which should be renamed
> into wspd ;)
we actually discussed this initially to create a separate WAP push
handler daemon, but reality is that it is really pointless and pretty
wasteful as a separate daemon.
The heavy lifting part is parsing WSP and that is the majority of what
mmsd is doing anyway already. So it is cheaper to just have one MMS
daemon that includes WAP Push handling. So essentially you get the MMS
handling for free with it.
Regards
Marcel
prev parent reply other threads:[~2012-02-27 2:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-24 13:29 Enhancing mmsd Jens Rehsack
2012-02-24 14:44 ` Ronald Tessier
2012-02-24 15:17 ` Jens Rehsack
2012-02-27 2:14 ` Marcel Holtmann [this message]
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=1330308884.3392.18.camel@aeonflux \
--to=marcel@holtmann.org \
--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