Random Cutoff
I'm getting reports of random cut offs from my agents.
I am seeing Action:Hangup in the fop2 log files (when running logging with -X 2) in one of my groups.
It's behaving as if the supervisor has clicked the HANGUP button, but they swear they haven't.
I've disabled the hangup facility from the supervisor screen and restarted the fop2 server and it does seem to have fixed the issue, adding weight to the argument.
My question is how can I see which supervisor screen (if any) pressed the hangup button? Anything to help identify would help - IP address or the like.
Thanks,
I am seeing Action:Hangup in the fop2 log files (when running logging with -X 2) in one of my groups.
It's behaving as if the supervisor has clicked the HANGUP button, but they swear they haven't.
I've disabled the hangup facility from the supervisor screen and restarted the fop2 server and it does seem to have fixed the issue, adding weight to the argument.
My question is how can I see which supervisor screen (if any) pressed the hangup button? Anything to help identify would help - IP address or the like.
Thanks,
Comments
OPTIONS="-d -a /var/log/fop2_audit.log"
If you have any other extra arguments, like -i or -p, leave them as is, just add the -a /var/log/fop2_audit.log (orwhatever file/location you chose).
Then you will be able to check the audit log and see from where the hangup originated.
Best regards,
I'll get this done shortly and report back the results.
I'm reasonably sure this was human "error".