Hello
I've recently updated the WCS on AWS from 5.2.673 to 5.2.780 and found there was an issue with the command
The workaround I have for this currently is to replace
I've also found that this is an issue with 5.2.728 on AWS too, but 5.2.629 on AWS works ok.
I've recently updated the WCS on AWS from 5.2.673 to 5.2.780 and found there was an issue with the command
service webcallserver (start|stop|restart)
. Whenever I call it I get this instead of the usual stopping/starting messages:Redirecting to /bin/systemctl restart webcallserver.service
The workaround I have for this currently is to replace
service webcallserver
with /usr/local/Flashphoner/bin/webcallserver
.I've also found that this is an issue with 5.2.728 on AWS too, but 5.2.629 on AWS works ok.