1
0
Fork 0
Commit Graph

45 Commits

Author SHA1 Message Date
bagyenda c3feca09ff Mbuni updated to Kannel 1.4.1 -- initial stab 2006-10-12 15:21:46 +00:00
bagyenda e652be1d62 Added message-ID parameter to prov-notify-script 2006-07-27 10:37:10 +00:00
bagyenda 1bd576132d Fixed: double-free in mmsglobalsender 2006-05-22 10:06:22 +00:00
bagyenda cfa26d3c75 - Bug fix, failure when x-wap-profile header missing 2006-05-15 17:07:06 +00:00
bagyenda fcebfd2ea1 - Rationalised MM7 config for MMSC
- Moved functions out of mmlib that do not belong there
- Improved logging in mmsproxy
- detokenize module improvements (send full url when no token)
- Add default mms-to-email subject config
- Misc. changes
2006-05-13 09:37:25 +00:00
bagyenda 11574bb88e - Further fixes to detokenizer module usage
- Code movement (from mmlib to more specific mmsc where it is used)
2006-05-08 11:19:38 +00:00
bagyenda 142c9f8342 Improved logging of NotifyResp messages om MM1 interface 2006-05-06 14:08:12 +00:00
bagyenda ea8bce278a - Added config param to restrict response from mms-service (VAS GW)
- Added param for headers that should be sent to MMC are received from mms-service response (VAS GW)
- Fixed bug where omit-empty param for VAS GW was actually ignored
2006-05-03 13:52:40 +00:00
bagyenda aa1708af9a - Minor improvements to logging of failed MM7 connections
- Reduced default queue run interval
2006-04-18 04:25:55 +00:00
bagyenda ddcd63dfa2 Misc patches - message-ID format, resolver module fallbacks - thanks to Dziugas Baltrunas 2006-04-12 07:14:45 +00:00
bagyenda e13422bab4 Fix: Immediate fetch and store of missing UAProf data on demand 2006-02-24 13:29:24 +00:00
bagyenda 3d88101a5f Minor fix for uaprof handling in mmsproxy -- improved fallback 2006-02-21 15:40:30 +00:00
bagyenda d89834bda1 Moved all config file handling out of Kannel into a Mbuni module 2006-02-17 11:48:33 +00:00
bagyenda 5c1107594d Misc. memory leak fixes (thanks to lool@dooz.org 2006-01-11 05:29:21 +00:00
bagyenda b4386c0bc3 Fix to ensure shutdown of mmsproxy on signal 2005-10-20 05:26:29 +00:00
bagyenda fdd73ba3b6 Added request ip to detokenizer interface 2005-09-27 16:46:09 +00:00
bagyenda 593cf0436b Fixed usage of allow-ip/deny-ip in mmsproxy and mmsbox 2005-09-23 04:28:32 +00:00
bagyenda c5c0cab256 Improvements to mmsproxy (do not free NULL Octstr) 2005-09-22 07:03:26 +00:00
bagyenda 4ceeeb8128 First implementation of mmsbox functionality, making Mbuni provide client-side VAS functionality,
similar to that provided by Kannel for SMS.
2005-09-07 10:10:41 +00:00
bagyenda 7dd3546ab3 Re-organisation of functions and files in preparation for adding MMSBox functionality 2005-09-01 10:26:36 +00:00
bagyenda be06cd60ce Added content-adpatation config param to turn on/off content adaptation 2005-07-15 05:44:23 +00:00
bagyenda 6f7e3ea12d Added support for HTTP proxy host/port a la Kannel (used for all HTTP outgoing transactions) 2005-07-04 09:14:47 +00:00
bagyenda df3efbd19c Improved reporting via prov-notify script
Removed prov-notify-script-arg config param
2005-07-04 08:19:18 +00:00
bagyenda de883c68b2 fixed crash in mm7soap proxy 2005-06-02 12:46:36 +00:00
bagyenda df8bbcb660 Minor code changes to enable warning-free compile with gcc 4.0 2005-05-20 05:36:44 +00:00
bagyenda b45bd9059e Minor fix to mmsproxy (max number of mmbox messages returned in query) 2005-05-05 07:10:49 +00:00
bagyenda 6c1cc4d59f Minor fix to mmsproxy 2005-05-05 05:48:52 +00:00
bagyenda 0534bbcd63 Minor bug fix to mm7soap handler -- no crash if http body is empty. 2005-04-29 05:28:41 +00:00
bagyenda fd898205b3 Minor changes to configure script (remove dependencies implied by kannel dependency) 2005-04-25 11:32:09 +00:00
bagyenda 0eddc08f46 Changes to queue directory structure (now uses a maildir-style structure)
Misc. fixes.
2005-04-19 09:11:43 +00:00
bagyenda 0885a7965b misc fixes to mmsproxy 2005-04-18 10:51:29 +00:00
bagyenda 59ad03b55a Misc. fixes to eaif implementation 2005-04-18 10:31:49 +00:00
bagyenda 2b2999a31e EAIF implementation, first stab. 2005-04-18 04:16:15 +00:00
bagyenda 224866fbff misc. code syntax fixes. 2005-04-15 08:21:23 +00:00
bagyenda 7497919605 MM7/SOAP implementation now tested + misc bug fixes 2005-04-14 11:27:23 +00:00
bagyenda 7967dcc45f Minor fixes to mmbox code, more mm7 2005-04-08 10:29:08 +00:00
bagyenda 17fc190e29 fixes to detokenizer, added detonizer func + adding of token to url
sent in notification
fixed issue with dlsym when using fink's dlopen
removed token comparison in fetch (i.e. rationalised use of fetch url parameters)
2005-04-04 13:47:03 +00:00
bagyenda 1b08584a1a Minor bug fixes. 2005-04-01 10:21:53 +00:00
bagyenda 08a7638b0b Small fixes for IP address senders in mmsproxy. 2005-04-01 05:22:12 +00:00
bagyenda 6c5d99c0e2 Fixes for crashing mmsproxy when sender address not found. 2005-03-30 13:48:38 +00:00
bagyenda 08234f3191 Misc. updates (autoconf) 2005-03-30 05:03:55 +00:00
bagyenda 8c3d30a831 Change of License to GPL 2005-03-23 05:55:16 +00:00
bagyenda e30df1e560 MMbox code, now (mostly) up to speed. 2005-03-21 16:11:51 +00:00
shawarma a695ea217f * Sends Error-sending-address-unresolved back to unresolved senders
* Adds detokenizing functionality
 * Adds a few example billing, resolver and detokenizer libraries
2005-03-11 20:29:10 +00:00
bagyenda e13e3b0b4b Initial import 2005-03-10 08:01:02 +00:00