Updated Linphone project ID
This commit is contained in:
parent
5bc3937f90
commit
0622999f91
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…
Reference in a new issue