1
0
Fork 0
Commit Graph

112 Commits

Author SHA1 Message Date
bagyenda 27d9e7f6ec Minor bug fix in mmssend.c -- using variable 'settings' before it is initialised 2007-07-23 11:21:07 +00:00
bagyenda 5e84205190 various fixes: mt mms filter, added sendmms cgi param 2007-07-17 08:26:38 +00:00
bagyenda 7eec5761a1 minor improvements to mm7 sender in mmsbox 2007-06-22 10:49:38 +00:00
bagyenda eef6e9b967 better mm7 namespace handling 2007-06-21 12:56:29 +00:00
bagyenda 824b57f35f cleanup of mmsc conf reader 2007-06-20 06:47:05 +00:00
bagyenda 26adfda0db set dlr from address to to address 2007-06-12 11:43:30 +00:00
bagyenda 81adc79a47 Minor fix: remove quotes from incoming MM4 numbers 2007-05-09 11:14:21 +00:00
bagyenda 64722b0299 Bug fixes on MIME conversion 2007-05-08 08:24:19 +00:00
bagyenda e3aabcccfe minor fix to handling of dlr on mm4 interface 2007-04-18 12:08:24 +00:00
bagyenda e59b517fb8 Improved handling of MM4 ACK messages 2007-04-13 10:50:59 +00:00
bagyenda 65c185e3eb Improved MM7/SOAP schema handling 2007-04-12 08:40:24 +00:00
bagyenda b1df15b16d *** empty log message *** 2007-04-10 17:45:44 +00:00
bagyenda 3c990ad7cf Added Digest HTTP authentication 2007-04-10 17:09:05 +00:00
bagyenda a22898306a Allowed setting of MM7/SOAP interface version 2007-04-10 09:56:46 +00:00
bagyenda 89c9b8eddb Changed param name for mmsfromemail proxy 2007-04-02 12:55:24 +00:00
bagyenda eb1a689a8a Misc. error format cleanups 2007-03-27 10:23:47 +00:00
bagyenda 825102fc0a MM4 - fixup of addresses in headers 2007-03-20 17:29:58 +00:00
bagyenda 7a0d166d21 MM4 changes 2007-03-20 16:43:44 +00:00
bagyenda 2255fe303b fix panic for missing queue file entry 2007-03-09 04:53:59 +00:00
bagyenda 222cf4487a - Misc. fixes for MM4 inter-operability
- Allow adapatation fixes
2007-03-06 07:43:08 +00:00
bagyenda 1b9c2dc2ad Minor relaxation of Content-ID comparison in MM7 parser 2006-12-20 10:08:54 +00:00
bagyenda 1075745c33 Minor fix for VASP Error element on VAS GW side 2006-11-28 12:00:20 +00:00
bagyenda 99ad888a54 *** empty log message *** 2006-11-28 10:43:04 +00:00
bagyenda 65a82a7175 Removal of code work-arounds for Kannel MIME bugs (now fixed) 2006-11-25 11:53:40 +00:00
bagyenda 8e6ecf8a5c Minor clean-up: fold *_shell MMSC external modules into main code 2006-10-27 14:27:30 +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 c73765c7a9 MMSC fix: Do not copy DLRs to VASP who receives copies of local messages 2006-09-02 06:26:13 +00:00
bagyenda e652be1d62 Added message-ID parameter to prov-notify-script 2006-07-27 10:37:10 +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 d48ac96cd7 Max send attempts does not expire message, only expiry time does 2006-05-29 08:49:00 +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 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 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 dde519afc2 minor fix to shell-based resolver 2006-03-27 13:00:48 +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 f5834f50bb - Email2MMS now uses relay-hosts config rather than relay prefixes (nod to number portability) 2006-02-28 10:36:36 +00:00
bagyenda e13422bab4 Fix: Immediate fetch and store of missing UAProf data on demand 2006-02-24 13:29:24 +00:00