On Mon, 2003-10-27 at 10:12, Aarno Syv�nen wrote: > I made current fix, so I probably should not vote ;) > > Main problem here is: does all current configuration files run without > changes ? That why I used hard-coded value 10 > (Configuration variable max-messages could be later used to drop too > long (too expensive) messages). >
Yes, it runs with current configuration files. However, the bugfix is solely intended to prevent the sending of malformed PUSH OTA messages, and does not implement the logic to drop excessively long concatenated message streams. I can understand, however, why this feature would be desirable from a VASP perspective. Anyone want to massage the patch to be both correct (not produce bad pushes) and sane (not send excessively long pushes)? I'm not sure I understand Kannel interna well enough to implement the suppression code. David WHITE ONE GmbH > Aarno >
