Cherry pick of f3cfb4910ae0fd197757d2ec2362b9715205e21e You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1486
-- Commit Summary --
* textops: Fixed remove_hf_exp arguments params (#1485)
-- File Changes --
M src/modules/textops/textops.c (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1486.patch https://github.com/kamailio/kamailio/pull/1486.diff
I pushed it separately to branch 5.1.
In the future use `git cherry-pick -x COMMITID`, because it makes a reference to the parent commit, allowing easier to track what was cherry-picked.
Closed #1486.