ADHOC extension display oddity
I've got a system running FreePBX 2.11 with Asterisk 11.4.0.
When an ADHOC user logs in their extension will turn green.
When they log out it will turn grey then quickly back to green.
I opened up developer tools in chrome and noticed
When the user logs in the button goes green and this displayed.
When the user logs out the button goes grey and this displayed.
Then immediately afterwards the button goes back to green and this is displayed.
Any ideas?
When an ADHOC user logs in their extension will turn green.
When they log out it will turn grey then quickly back to green.
I opened up developer tools in chrome and noticed
When the user logs in the button goes green and this displayed.
7,qualify=ok en slot 0
When the user logs out the button goes grey and this displayed.
7,qualify=notok en slot 0
7,state=DOWN en slot 0
Then immediately afterwards the button goes back to green and this is displayed.
7,qualify=ok en slot 0
Any ideas?
Comments