From 671a62699d151c9a4233222181eec868c3f928fe Mon Sep 17 00:00:00 2001 From: bagyenda <> Date: Thu, 11 Sep 2008 09:03:59 +0000 Subject: [PATCH] added mmsc type http --- mbuni/ChangeLog | 2 + mbuni/doc/userguide.shtml | 11 +- mbuni/mmlib/mms_cfg.def | 3 + mbuni/mmlib/mms_mm7soap.c | 4 +- mbuni/mmlib/mms_strings.def | 4 + mbuni/mmsbox/bearerbox.c | 271 ++++++++++++++++++++++++++++++++- mbuni/mmsbox/mmsbox.c | 3 +- mbuni/mmsbox/mmsbox_cfg.c | 5 +- mbuni/mmsbox/mmsbox_cfg.h | 2 +- mbuni/mmsc/Makefile.am | 4 +- mbuni/mmsc/mms_resolve_shell.c | 2 +- mbuni/mmsc/mmsc_cfg.c | 12 +- mbuni/mmsc/mmsc_cfg.h | 4 +- mbuni/mmsc/mmsc_mm5.c | 108 +++++++++++++ mbuni/mmsc/mmsc_mm5.h | 45 ++++++ mbuni/mmsc/mmsproxy.c | 29 ++-- 16 files changed, 482 insertions(+), 27 deletions(-) create mode 100644 mbuni/mmsc/mmsc_mm5.c create mode 100644 mbuni/mmsc/mmsc_mm5.h diff --git a/mbuni/ChangeLog b/mbuni/ChangeLog index 3d283f4..f886f0c 100644 --- a/mbuni/ChangeLog +++ b/mbuni/ChangeLog @@ -1,3 +1,5 @@ +2008-09-11 P. A. Bagyenda + * MMSBox HTTP MMSC type added, for inter-mmsbox message relay 2008-09-08 P. A. Bagyenda * MMSC admin interface added (start/stop/status of each VASP connection) * MMSC VASP can now have multiple short codes diff --git a/mbuni/doc/userguide.shtml b/mbuni/doc/userguide.shtml index 7cb4136..e3c3b21 100644 --- a/mbuni/doc/userguide.shtml +++ b/mbuni/doc/userguide.shtml @@ -286,7 +286,7 @@ provisioned, etc.