Documentation for TOPOS module mentions the option to mash the Call-ID header.
This doesn't work and the reason is simple since it isn't implemented in modules/topos/tps_msg.c:
// ts_mask_callid(&msg);
ts_mask_callid doesn't exists, so for the time being removing the mask_callid from documentation might be a good idea.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.