afelioctl (8) NAME afelioctl -- afelio daemon control utility SYNOPSIS afelioctl command DESCRIPTION afelioctl is an administrative front end to the Afelio telephony server. Commands: start Start the afelio server. If the daemon is already running a warning is printed and no action is taken. restart Restart the afelio server. If the daemon is not runing it is started in the same manner as if the start command had been used. reload Cause the afelio server to reload its master configuration file. stop Stop the afelio server. debug [on] Turns the afelio server's debug level logging on. debug off Turns the afelio server's debug level logging off. configtest Perform master configuration file check and print results. running Print the run status of the server. status Print a status report, listing active configuration parameter values. configpath [default] Prints the path to the server's current master configuration file. Prints the built-in default, if the default qualifier is specifed. logpath [default] Prints the path to the server's current master log file. Prints the built-in default, if the default qualifier is specifed. help Print usage help. The afelioctl utility exits 0 on success and >0 if an error occurs. The exit codes returned are: 0 operation completed successfully, runstatus "running" 1 runstatus "not running" 2 usage error 3 afelio could not be started, restarted or reloaded 4 afelio could not be stopped 5 configuration test failed SEE ALSO afelio(8), afelio telephony server