Conferences shown in use when not
Ongoing issue with a FreePBX 6.12.65-24, Asterisk 11, FOP2 2.29 system where after use completes, conferences show as in-use. Service fop2 restart clears it, but it happens again the next time the conference is used.
Bria and iSymphony are NOT installed.
Bria and iSymphony are NOT installed.
Comments
service fop2 stop
cd /usr/local/fop2
script capture.log
./fop2_server -X 1
(log into fop2, call a conference, make that problem happens until you see the stuck conference)
ctrl-C
exit
service fop2 start
At that point you will have a capture.log file with all the manager events that lead to that inconsistent state, that log will show what is happening and if it is because a FOP2 bug, an Asterisk bug, a misconfiguration, etc.. You can send me that log privately so I can take a look at it.