~anteater/mmsd

mmsd fork with fixes for T-Mobile
HACK: ignore bearer disconnect
merge settings from multiple contexts
use DNS servers from ofono

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~anteater/mmsd
read/write
git@git.sr.ht:~anteater/mmsd

You can also use your local clone with git send-email.

Multimedia Messaging Service
****************************

Copyright (C) 2010-2011  Intel Corporation. All rights reserved.


Compilation and installation
============================

In order to compile proxy daemon you need following software packages:
	- GCC compiler
	- D-Bus library
	- GLib library

To configure run:
	./configure --prefix=/usr

Configure automatically searches for all required components and packages.

To compile and install run:
	make && make install
Do not follow this link