# 199 SvxReflector FRA if {$cmd == "199"} { puts "Executing external command" playMsg "Core" "online" exec nohup /etc/spotnik/restart.fra & return 1 }