How to View Logs
View EasyCallCenter365 logs: tail -f /home/easycallcenter365/logs/easycallcenter365.log
View Error Logs: tail -f /home/easycallcenter365/logs/easycallcenter365-ERROR.log
View FreeSWITCHSoftSwitch logs: tail -f /home/easycallcenter365/softSwitch/var/log/freeswitch/freeswitch.log
Enter FreeSWITCHSoftSwitch Console: docker exec -it easycallcenter365-switch /usr/local/freeswitchvideo/bin/fs_cli
Stop Service: cd /home/easycallcenter365/ && sh stop.sh