Reverts kamailio/kamailio#2388 You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/2389
-- Commit Summary --
* Revert "nathelper: add optional set_contact_alias([trim]) parameter"
-- File Changes --
M src/core/dset.c (85) M src/core/dset.h (1) M src/modules/nathelper/doc/nathelper_admin.xml (12) M src/modules/nathelper/nathelper.c (37)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/2389.patch https://github.com/kamailio/kamailio/pull/2389.diff
Merged #2389 into master.
@eschmidbauer For a revert you can simply use "git revert" on command line or git client, not necessary to create a pull request for this.
This pull request **fixes 1 alert** when merging 2802bd75cd03e16bf6541fde1d6459bda2698153 into 339b94ce713b2a3d3763d2c15c8d1437362f648e - [view on LGTM.com](https://lgtm.com/projects/g/kamailio/kamailio/rev/pr-471485f86e271dfa3c440e3...)
**fixed alerts:**
* 1 for Local variable hides global variable
@eschmidbauer For a revert you can simply use "git revert" on command line or git client, not necessary to create a pull request for this.
thanks! i will remember that going forward