When using Radio Integration: Holding PTT while ending a call, then establishing a new call without releasing PTT incorrectly sets radio prio, even though the pressed state was a purely "call" one.
We need to refactor the pressed handling to track the whole state at the time the key was pressed. This also solves the issue of keying down while the call is establishing.
When using Radio Integration: Holding PTT while ending a call, then establishing a new call without releasing PTT incorrectly sets radio prio, even though the
pressedstate was a purely "call" one.We need to refactor the
pressedhandling to track the whole state at the time the key was pressed. This also solves the issue of keying down while the call is establishing.