mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-22 22:28:13 +00:00
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
|
||||
+ ";pn-type="
|
||||
+ getString(R.string.push_type)
|
||||
+ ";pn-timeout=0"
|
||||
+ ";pn-tok="
|
||||
+ regId
|
||||
+ ";pn-silent=1";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue