1
0
Fork 0
Commit Graph

184 Commits

Author SHA1 Message Date
bagyenda c6b75666ab - Adding version file 2006-11-03 09:39:07 +00:00
bagyenda 0b22c99c69 mm7: removal of some-url dummy in SOAP header 2006-10-30 13:02:42 +00:00
bagyenda 8e6ecf8a5c Minor clean-up: fold *_shell MMSC external modules into main code 2006-10-27 14:27:30 +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 f2d45f4164 fix: mm7/soap error code 4004 erroneously reported as 4001 2006-10-16 12:38:44 +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 c73765c7a9 MMSC fix: Do not copy DLRs to VASP who receives copies of local messages 2006-09-02 06:26:13 +00:00
bagyenda 64c2ffe8ed MM7/EAIF: Force the message-id message header to whatever sent by MMSC 2006-09-01 14:35:04 +00:00
bagyenda 356905c4b6 Minor fix: MM7 DeliverRsp should not have message ID parameter 2006-08-28 15:31:44 +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 3e010fccd4 - Slight bug fixes - syntax issues 2006-08-07 20:58:13 +00:00
bagyenda e652be1d62 Added message-ID parameter to prov-notify-script 2006-07-27 10:37:10 +00:00
bagyenda 96708be15c configure.ac fix for freebsd 2006-07-17 10:40:17 +00:00
bagyenda c42ddb8aa5 - Improved handling of retrieve-conf message received on send interfaces 2006-07-17 06:52:10 +00:00
bagyenda bbeb0c91e3 - Slight changes in default log file paths (to separate mmsbox log from mmsc log) 2006-07-17 05:43:33 +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 4d625f2375 Add: default message expiration for mmsbox message 2006-06-02 12:42:42 +00:00
bagyenda e656ec81a7 Initial import - sample mmsbox config 2006-05-30 06:53:33 +00:00
bagyenda 1e21db8592 further improvements to HTTP POST data sent by MMSBox to a service: Always add filename parameter to each variable. 2006-05-30 06:42:05 +00:00
bagyenda b2f178153c MMSbox: Improved sending of data to service - try to send all parts to look like files 2006-05-29 14:00:36 +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 9e59d79de5 fix: allow mmsbox incoming mmsc conn without auth 2006-05-23 12:38:24 +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 feeb8ab13c - Fix for send local MMS to VASP 2006-05-15 06:40:07 +00:00
bagyenda 0ccc7938d0 - CVS repository change noted in documentation 2006-05-13 09:44:33 +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 3e6f552a5f further improvements to detokenizer module usage - send request IP only to module if token missing 2006-05-08 13:25:02 +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 0f38817669 improved detokenizer_shell module: Added default token as "x" 2006-05-08 06:45:20 +00:00
bagyenda 50fd9b03aa improved detokenizer_shell module: Script now receives 2nd argument as request-ip 2006-05-08 06:42:35 +00:00
bagyenda bc4ef69c40 Minor fix, better detection of IPv6 addresses. 2006-05-06 14:29:14 +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 ca05acedc9 Minor bug fix (double free) in mmsbox 2006-05-02 13:02:15 +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
menulis 53c8b46e57 - Created contrib directory for various plug-ins and/or tools to use with mbuni
- Added sample mbuni-init.d script
2006-03-28 10:05:46 +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 dde519afc2 minor fix to shell-based resolver 2006-03-27 13:00:48 +00:00