[sr-dev] [kamailio/kamailio] 4.4.x TOPOS code/documentation mismatch for mask_callid (#687)
Doranku
notifications at github.com
Wed Jun 29 11:56:36 CEST 2016
[Documentation for TOPOS ](http://kamailio.org/docs/modules/4.4.x/modules/topos.html#topos.p.mask_callid)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 or view it on GitHub:
https://github.com/kamailio/kamailio/issues/687
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160629/918ae3fc/attachment.html>
More information about the sr-dev
mailing list