DoubangoTelecom / imsdroid

High Quality Video SIP/IMS client for Google Android
https://doubango.org
Other
296 stars 169 forks source link

The refreshing registration mechanism will not work anymore when the device enters in Doze/app standby mode #567

Open DoubangoTelecom opened 8 years ago

DoubangoTelecom commented 8 years ago

doubango/ngn-stack now have to fight against battery saving policies introduced with Android M (Doze/app standby). In particular the refreshing registration mechanism will not work anymore when the device enters in Doze/app standby mode because CPU wakelocks are ignored (http://developer.android.com/intl/ja/training/monitoring-device-state/doze-standby.html ).

DoubangoTelecom commented 8 years ago

https://code.google.com/p/android-developer-preview/issues/detail?id=2225