mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-21 21:58:09 +00:00
Updated Linphone project ID
This commit is contained in:
parent
f0a7dee41e
commit
948f43d75d
2 changed files with 3 additions and 2 deletions
|
|
@ -2,8 +2,7 @@
|
|||
<resources>
|
||||
<!-- Push notification settings -->
|
||||
<bool name="enable_push_id">true</bool>
|
||||
<string name="push_reg_id_key">push_reg_id_key</string>
|
||||
<string name="push_sender_id">175894229314</string>
|
||||
<string name="push_sender_id">622464153529</string>
|
||||
|
||||
<string name="default_domain">sip.linphone.org</string>
|
||||
<string name="wizard_url">https://www.linphone.org/wizard.php</string>
|
||||
|
|
|
|||
|
|
@ -83,4 +83,6 @@
|
|||
<string name="pref_media_encryption_key_none">none</string>
|
||||
<string name="pref_media_encryption_key_srtp">srtp</string>
|
||||
<string name="pref_media_encryption_key_zrtp">zrtp</string>
|
||||
|
||||
<string name="push_reg_id_key">push_reg_id_key</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue