This section is not mobile-friendly. Please use a desktop for the best experience.
To reset the Setup Wizard data, navigate to the server command prompt and provide the following commands.
cd /opt/pbxware
sh/mysql
use admin_site;
delete from config;
quit;