1
0
Fork 0
mbuni/mbuni/todo

9 lines
623 B
Plaintext
Raw Normal View History

2005-03-10 08:01:02 +00:00
- correct handling of sender-visibility flag when receiving message (and also use correct address for billing. no spoofing).
- In content adaptation: Colour depth adjustment
- Need to parameterise some values: response messages (say on failed content adaptation)
- Test suite
- Correct handling of unrecognised mms headers. spec says pass them un-changed.
- Queue module needs to be de-coupled slightly from storage, so that mmsproxy can run on a separate box
but be able to initiate queue writes/reads over network. Hence pieces can run on separate boxes
(with mmsrelay providing network service for queue functions)