Set push timeout to 0
This commit is contained in:
parent
df6f346111
commit
1d6ef79585
1 changed files with 1 additions and 0 deletions
|
@ -622,6 +622,7 @@ public class LinphonePreferences {
|
||||||
+ appId
|
+ appId
|
||||||
+ ";pn-type="
|
+ ";pn-type="
|
||||||
+ getString(R.string.push_type)
|
+ getString(R.string.push_type)
|
||||||
|
+ ";pn-timeout=0"
|
||||||
+ ";pn-tok="
|
+ ";pn-tok="
|
||||||
+ regId
|
+ regId
|
||||||
+ ";pn-silent=1";
|
+ ";pn-silent=1";
|
||||||
|
|
Loading…
Reference in a new issue