ay I
can really move forward in getting MMS working. Without MMS,
unfortunately the Pinephone I have is little more than a toy with me,
and I put a lot of work into getting MMS working on the Modem Manager
stack.
> Versioning could be tricky in some situations, but SFACT the ofono
> mmsd is just 0.0 so the debian version can be 0.0.something and
> remain
> compatible with a shift back to that repo at some point.
>
> Wookey
Thank you!
Respectfully,
Chris Talbot
Hello,
On Wed, 2021-04-14 at 20:30 +0200, Guido Günther wrote:
> Hi,
> On Wed, Apr 14, 2021 at 02:21:04PM -0400, Chris Talbot wrote:
> > Hello All,
> >
> > In talking to the Debian Developer Mr. Federico Ceratto, since I
> > have
> > been unable to get a hol
, or concern, please reach out to
me.
--
Respectfully,
Chris Talbot
This commit enables mmsd support for Modem Manager. The support has
been well tested across at all major US carriers, as well as Canadia,
Sweden, and French carriers (more have likely beentested, but these
have been confirmed).
The commit automatically searches for SMS WAPs on Modem Manager, and
m
This patch allows mmsd to compile.
---
acinclude.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/acinclude.m4 b/acinclude.m4
index 329c6a9..314dbb1 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -15,7 +15,7 @@ AC_DEFUN([COMPILER_FLAGS], [
CFLAGS="-Wall -O2
This patch fixes a few bugs:
- Makes sure "sent" has an accurate time
- Allows "Draft" to Go to "Sent" on the dbus
- Allows the time to be preserved if mmsd is closed and opened
---
src/mmsutil.h | 2 ++
src/service.c | 60 +++
2 files changed, 48 i
This updates the README for mmsd
---
README | 66 +-
1 file changed, 61 insertions(+), 5 deletions(-)
diff --git a/README b/README
index e33be69..cecc99f 100644
--- a/README
+++ b/README
@@ -2,20 +2,76 @@ Multimedia Messaging Service
**
Android and iOS enforce a maximum attachment size for MMS messages.
This patch enforces a maximum attachment size for MMS messages and
makes it user configurable.
The Default maximum size is based off of Android, which has a maximum
MMS size of 1.1 Megabytes
---
src/service.c | 38 +++
A swedish carrier sends an empty string in the subject line. This
patch allows mmsd to handle it
---
src/mmsutil.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/src/mmsutil.c b/src/mmsutil.c
index 9430bf1..615198f 100644
--- a/src/mmsutil.c
+++ b/src/mmsutil.c
@@ -297,6 +297,13 @@ sta
This patch fixes two issues to ensure compatibility with AT&T:
1) Explicity close connections to the mmsc
2) Allow MMS Proxies that are domain names
---
gweb/gweb.c | 3 ++-
src/service.c | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/gweb/gweb.c b/gweb/gweb.c
index f72e1
Telus Canada makes mmsd decode a header that is not in the standard.
This patch allows this header to be decoded and allows for MMS support
in Telus Canada.
---
src/mmsutil.c | 16
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/src/mmsutil.c b/src/mmsutil.c
index 5
This patch is a squashed version of a series of patches here:
https://git.sr.ht/~anteater/mmsd
It also includes some fixes to a few hacks in the code. Rather than
submit two patches that need to go together, I just squashed it into
one commit.
---
Makefile.am | 3 +-
gweb/gresolv.c|
iers), Canadian carriers, French carriers, and
Swedish carriers. They been been likely tested on more carriers, but
the author can only confirm the above ones (as he has gotten positive
feedback for them).
--
Respectfully,
Chris Talbot
a reply.
At the suggestion of some other devs, I am casting a wider net to try
to get in contact with someone to see a) who do I contact about
submitting mmsd patches and b) is it abandoned?
Thank you!
--
Respectfully,
Chris Talbot
14 matches
Mail list logo