Update external.xml.noload

This commit is contained in:
FusionPBX 2018-11-29 22:49:13 -07:00 committed by GitHub
parent b8d4642722
commit 86add1c982
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -39,10 +39,12 @@
<param name="rtp-timer-name" value="soft"/>
<param name="enable-100rel" value="true" enabled="false"/>
<param name="disable-srv503" value="true" enabled="false"/>
<param name="manage-presence" value="false"/>
<!-- This could be set to "passive" -->
<param name="local-network-acl" value="localnet.auto"/>
<param name="manage-presence" value="false"/>
<param name="apply-nat-acl" value="nat.auto"/>
<param name="apply-inbound-acl" value="domains"/>
<param name="apply-register-acl" value="domains" enabled="false"/>
<!-- used to share presence info across sofia profiles
manage-presence needs to be set to passive on this profile
if you want it to behave as if it were the internal profile