mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-26 11:16:39 +04:00
Using the append_conf_if_set() function removes much repetitive and error-prone code, reduces the source size by ~30%, and fixes a typo previously uncaught. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>