Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.4.x TOPOS code/documentation mismatch for mask_callid #687

Closed
Doranku opened this issue Jun 29, 2016 · 1 comment
Closed

4.4.x TOPOS code/documentation mismatch for mask_callid #687

Doranku opened this issue Jun 29, 2016 · 1 comment

Comments

@Doranku
Copy link

Doranku commented Jun 29, 2016

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.

@miconda
Copy link
Member

miconda commented Jun 30, 2016

Indeed, it is not implemented yet -- it was left there because the module aims to be in pair with topoh. I will add relevant note in docs about it.

@miconda miconda closed this as completed Jun 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants