Add correct outbound proxy for LIME for now
This commit is contained in:
parent
b2b7b5092f
commit
c7d6bdb2ed
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
|||
<entry name="quality_reporting_interval" overwrite="true">180</entry>
|
||||
<entry name="reg_expires" overwrite="true">31536000</entry>
|
||||
<entry name="reg_identity" overwrite="true">sip:?@sip.linphone.org</entry>
|
||||
<entry name="reg_proxy" overwrite="true"><sip:sip.linphone.org;transport=tls></entry>
|
||||
<entry name="reg_proxy" overwrite="true"><sip:fs-test.linphone.org:5081;transport=tls></entry>
|
||||
<entry name="reg_route" overwrite="true"><sip:fs-test.linphone.org:5081;transport=tls></entry>
|
||||
<entry name="reg_sendregister" overwrite="true">1</entry>
|
||||
<entry name="nat_policy_ref" overwrite="true">nat_policy_default_values</entry>
|
||||
<entry name="realm" overwrite="true">sip.linphone.org</entry>
|
||||
|
|
Loading…
Reference in a new issue