Set push timeout to 0

This commit is contained in:
Sylvain Berfini 2019-04-12 15:03:08 +02:00
parent df6f346111
commit 1d6ef79585

View file

@ -622,6 +622,7 @@ public class LinphonePreferences {
+ appId
+ ";pn-type="
+ getString(R.string.push_type)
+ ";pn-timeout=0"
+ ";pn-tok="
+ regId
+ ";pn-silent=1";