You can use below IraDialer script to start/stop all the services.
On Windows :
- Run command prompt in administrator mode and go to C:\Acqueon\IraDialer\script folder.
- To stop all services run stop_service.bat
- To start all services run start_service.bat.
On Debian:
- To stop all services run sudo /opt/epi/script/stop_ira_service
- To start all services run sudo /opt/epi/script/start_ira_service