openhab / openhab-android

openHAB client for Android
https://play.google.com/store/apps/details?id=org.openhab.habdroid
Eclipse Public License 2.0
599 stars 315 forks source link

SIP widget re-registers on changing the device orientation #3392

Open dilyanpalauzov opened 1 year ago

dilyanpalauzov commented 1 year ago

In openHAB 3.4.2 and openHAB-Android 3.5.2-beta I have a SIP widget. When I change the orientation of the device (horizontal to vertical or vice versa) rhe SIP widget goes to yellow and then to green state. This means that it re-registers.

It shall not re-register, but stay connected.

dilyanpalauzov commented 1 year ago

The implication is that changing the device orientation interrups an ongoing call.