1
0
Fork 0
Commit Graph

107 Commits

Author SHA1 Message Date
bagyenda 00c7e34515 fix: correct quoting of content-type parameters in mime message 2006-11-18 06:20:05 +00:00
bagyenda 8ece099c13 Fix: reply charging attribute in mm7 module 2006-11-11 05:49:19 +00:00
bagyenda f34daaa335 Improved source organisation, version string & change log 2006-11-07 16:52:23 +00:00
bagyenda 0b22c99c69 mm7: removal of some-url dummy in SOAP header 2006-10-30 13:02:42 +00:00
bagyenda ea98a5da35 Quotes around content subtype. Logica MMC parsing badly. Sigh! 2006-10-19 11:24:09 +00:00
bagyenda 89fbf157c8 updates to MM7/SOAP: Add mm7 namespace to all tags 2006-10-19 07:30:21 +00:00
bagyenda 63b90a7845 Remove quotes from text/xml content type (to please Logica MMC!) 2006-10-17 07:53:16 +00:00
bagyenda c3feca09ff Mbuni updated to Kannel 1.4.1 -- initial stab 2006-10-12 15:21:46 +00:00
bagyenda 26cf73882b MM7: Minor fix - remove MessageID field from all response types but SubmitRsp 2006-09-14 12:47:37 +00:00
bagyenda caa71ca8ca MM7/SOAP fix: correctly map MessageID field to Message-ID on MM1 side
configure.ac: add -Wall -O4 flags for gcc (Linux/Mac)
2006-09-06 11:49:23 +00:00
bagyenda 491a6173a8 - Added ServiceCode parameter to both sendmms cgi vars, and also to mms-service 2006-08-11 10:05:46 +00:00
bagyenda c42ddb8aa5 - Improved handling of retrieve-conf message received on send interfaces 2006-07-17 06:52:10 +00:00
bagyenda 88de7ef670 - Add MIME-Version header to email messages outgoing
- check for short code in globalsender before checking if local recipient
2006-07-14 13:11:08 +00:00
bagyenda 79b19bac64 - Minor fix for ? char in sendsms url
- Minor fix for default queue run interval (was 0.1, now 5 secs)
2006-07-13 12:01:24 +00:00
bagyenda 7fd8045dd4 - Allow Send-MMS port to support HTTP POST from HTML-style forms, including enctype multipart/form-data 2006-06-20 13:32:54 +00:00
bagyenda d48ac96cd7 Max send attempts does not expire message, only expiry time does 2006-05-29 08:49:00 +00:00
bagyenda f8c0ef9a7b fix: reduce length of trans-id and msgid 2006-05-29 06:30:39 +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 bc4ef69c40 Minor fix, better detection of IPv6 addresses. 2006-05-06 14:29:14 +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 e92035851f Minor type cast -- compiler warning on 64bit machines 2006-04-19 14:48:43 +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 ef53251db3 - More mmsbox fixes to please Ericsson MMC
- Added 'vasid' send-mms URL parameter
2006-04-12 06:52:54 +00:00
bagyenda dfc9f52994 Minor addition for MM7/SOAP -- add start element MIME type 2006-04-06 07:55:45 +00:00
bagyenda 83d1c98991 Further cleanups for MM7/Soap and mmsbox - better error reporting, better xml content 2006-03-28 08:37:25 +00:00
bagyenda 2a25a4cd3e - Changes to mm7/soap module to please java packages (Resin -- SOAP-ENV header prefered)
- Removal of outdated config params
2006-03-24 16:26:05 +00:00
bagyenda 6972fad0fe - More graceful crash when config groups mbuni & core missing
- Documentation fixes
2006-03-10 05:38:29 +00:00
bagyenda e1a4f3d031 improved quoting of args 2006-03-03 05:36:07 +00:00
bagyenda 7644c1d064 - Added escaping of shell characters in parameters to sendmail command
- Cleanup documentation (colour schemes)
2006-03-02 10:57:19 +00:00
bagyenda cc00c947ec Added missing DeliveryReport header for MM7/SOAP 2006-02-28 11:18:13 +00:00
bagyenda f5834f50bb - Email2MMS now uses relay-hosts config rather than relay prefixes (nod to number portability) 2006-02-28 10:36:36 +00:00
bagyenda 47904ecd65 - Fixed error in interpretation of DeliveryReport field of MM7/SOAP
- Further cleanups of uaprof module
2006-02-28 04:38:23 +00:00
bagyenda e13422bab4 Fix: Immediate fetch and store of missing UAProf data on demand 2006-02-24 13:29:24 +00:00
bagyenda 35e33941c7 Added gw_assert() calls and better error checking in mms_msg module 2006-02-24 05:15:26 +00:00
bagyenda 05d1910723 Minor fix to mmlib/mms_cfg.c -- added errno.h 2006-02-21 10:43:59 +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 0b9802fce3 mmlib fix for missing transaction-id 2006-01-07 05:03:13 +00:00
bagyenda a27ae1b7b2 Fix for User-Agent version number string. 2005-12-13 04:39:28 +00:00
bagyenda fa4bac1491 increase max length of storage-directory file name 2005-12-12 04:46:46 +00:00
bagyenda bbd268ecce mms_retrieveconf crash fix: ignore source message type 2005-11-15 05:23:47 +00:00
bagyenda 183b162be8 Allow host-alias field to contain '/' and other nasty characters 2005-11-06 08:56:13 +00:00
bagyenda 26b1c37a1d Improved sender/recipient address format checking 2005-11-04 16:43:16 +00:00
bagyenda 0350bbcb65 adding mmlib/.cvsignore 2005-10-27 05:11:46 +00:00
bagyenda 9c7597812b Message-ID insertion bug fix 2005-10-21 12:37:15 +00:00
bagyenda 22fd2f9bd3 Fixes for message id mis-spelling in encoder/decoder 2005-10-21 08:04:42 +00:00
bagyenda 07119b61f9 CVS cleanup to allow better/easier builds on Debian and others 2005-10-20 11:02:32 +00:00
bagyenda 44a68b5e79 Adding license to misc files, changing comment format in configure.ac. 2005-10-17 04:36:09 +00:00