Use prod push sender id
This commit is contained in:
parent
5860fd54cc
commit
6e2c6187c0
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Push notification settings -->
|
<!-- Push notification settings -->
|
||||||
<bool name="enable_push_id">true</bool>
|
<bool name="enable_push_id">true</bool>
|
||||||
<string name="push_sender_id">175894229314</string> <!-- Test API -->
|
<string name="push_sender_id">622464153529</string>
|
||||||
<!--<string name="push_sender_id">622464153529</string>-->
|
|
||||||
|
|
||||||
<string name="default_domain">sip.linphone.org</string>
|
<string name="default_domain">sip.linphone.org</string>
|
||||||
<string name="wizard_url">https://www.linphone.org/wizard.php</string>
|
<string name="wizard_url">https://www.linphone.org/wizard.php</string>
|
||||||
|
|
Loading…
Reference in a new issue