Hi Andrei

that's great. thanks a lot.

I'll try it on Monday.

Have a nice weekend!

Kind Regards

Min Wang

>> Is the changes to drop 2xx in git repo?

>It is know.
>You have to define TM_ONREPLY_FINAL_DROP_OK or else it won't be
>compiled.
>E.g.: make cfg extra_defs=-DTM_ONREPLY_FINAL_DROP_OK; make all
>or re-compiling only tm:
>make -C modules/tm extra_defs=-DTM_ONREPLY_FINAL_DROP_OK.
>
>You'll get a compile time warning when active.