implemented lookupcontactname() in call/text handler, removes non posix-compliant substitutions

This commit is contained in:
Maarten van Gompel 2020-12-07 23:30:05 +01:00
parent 54f3332dea
commit 2a07cab638
2 changed files with 27 additions and 7 deletions

View file

@ -1,2 +0,0 @@
# Allow string replacements (not POSIX compliant)
disable=SC2039