mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-21 17:04:36 +04:00
"check_ipaddr()" & "start_service()" are functions, hence "return" should be used instead of "exit". Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>