From c3feca09ff091b35517cad8e8ef232489762c0f4 Mon Sep 17 00:00:00 2001 From: bagyenda <> Date: Thu, 12 Oct 2006 15:21:46 +0000 Subject: [PATCH] Mbuni updated to Kannel 1.4.1 -- initial stab --- mbuni/Makefile.am | 2 +- mbuni/configure.ac | 6 +- mbuni/doc/userguide.shtml | 33 +- mbuni/misc-patches/Makefile.am | 1 - mbuni/misc-patches/mbuni-kannel-patch-full | 1018 -------------------- mbuni/mmlib/mms_cfg.c | 24 +- mbuni/mmlib/mms_mm7soap.c | 145 +-- mbuni/mmlib/mms_mmbox.c | 58 +- mbuni/mmlib/mms_msg.c | 327 ++++--- mbuni/mmlib/mms_queue.c | 88 +- mbuni/mmlib/mms_uaprof.c | 425 ++++---- mbuni/mmlib/mms_util.c | 296 +++--- mbuni/mmlib/mms_util.h | 12 +- mbuni/mmsbox/bearerbox.c | 42 +- mbuni/mmsbox/mmsbox.c | 248 +++-- mbuni/mmsbox/mmsbox_cfg.c | 44 +- mbuni/mmsc/mms_billing_shell.c | 4 +- mbuni/mmsc/mms_detokenize_shell.c | 2 +- mbuni/mmsc/mms_resolve.c | 6 +- mbuni/mmsc/mmsc_cfg.c | 28 +- mbuni/mmsc/mmsfromemail.c | 45 +- mbuni/mmsc/mmsglobalsender.c | 70 +- mbuni/mmsc/mmsmobilesender.c | 22 +- mbuni/mmsc/mmsproxy.c | 126 +-- mbuni/mmsc/mmssend.c | 10 +- 25 files changed, 1161 insertions(+), 1921 deletions(-) delete mode 100644 mbuni/misc-patches/Makefile.am delete mode 100644 mbuni/misc-patches/mbuni-kannel-patch-full diff --git a/mbuni/Makefile.am b/mbuni/Makefile.am index bcba468..68fee17 100644 --- a/mbuni/Makefile.am +++ b/mbuni/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = autotools doc misc-patches mmlib mmsc mmsbox +SUBDIRS = autotools doc mmlib mmsc mmsbox EXTRA_DIST = GnuLICENSE KannelLICENSE bootstrap Notes todo diff --git a/mbuni/configure.ac b/mbuni/configure.ac index 62a76dd..af63597 100644 --- a/mbuni/configure.ac +++ b/mbuni/configure.ac @@ -1,6 +1,6 @@ dnl Mbuni - Open Source MMS Gateway dnl -dnl Copyright (C) 2003 - 2005, Digital Solutions Ltd. - http://www.dsmagic.com +dnl Copyright (C) 2003 - 2006, Digital Solutions Ltd. - http://www.dsmagic.com dnl dnl Paul Bagyenda dnl @@ -252,7 +252,7 @@ AC_CHECK_LIB([wap], [wsp_headers_pack], [], AC_MSG_ERROR([Kannel WAP lib is requ dnl May be we need to check for media conversion tools (imagemagick, etc)? -AC_CONFIG_FILES([Makefile autotools/Makefile doc/Makefile doc/examples/Makefile doc/images/Makefile misc-patches/Makefile mmlib/Makefile mmsc/Makefile mmsbox/Makefile]) +AC_CONFIG_FILES([Makefile autotools/Makefile doc/Makefile doc/examples/Makefile doc/images/Makefile mmlib/Makefile mmsc/Makefile mmsbox/Makefile]) AC_OUTPUT @@ -260,7 +260,7 @@ cat<Requirements
  • Chapter 2: Installing The Gateway
  • @@ -364,16 +364,16 @@ less power.

    Chapter 2: Installing The Gateway

    This section -explains the steps required to install the gateway. If you are +explains the steps required to install the gateway. If you are installing from a binary distribution, you may safely skip to here. + href="#required_comps">here.

    In brief, to install Mbuni, you need to: