Other sections
Workarounds
To provide a good user experience, GOnnect offers workarounds for known unwanted behaviors.
[workarounds]
GOW_001=true
- GOW_001
-
Some headsets send a hook on flag immediately after receiving the busy line flag and will therefore terminate a call that has just been accepted via UI.
The fix introduces a ignore timer which will ignore the processing of the received flag in that situation.
This workaround is currently enabled by default.
- GOW_002
-
Sometime, the used web view causes issues. By enabling this workaround, the GPU support is disabled (by setting
--disable-gpuin the Chromium options). This workaround is currently enabled by default. - GOW_003
-
Sometime, the used web view causes issues. By enabling this workaround, the renderer accessibility is disabled (by setting
--disable-renderer-accessibilityin the Chromium options). This workaround is currently enabled by default.