mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Session timer changes for internal profile
This commit is contained in:
@@ -111,11 +111,13 @@
|
|||||||
|
|
||||||
<!-- Enable Compact SIP headers. -->
|
<!-- Enable Compact SIP headers. -->
|
||||||
<param name="enable-compact-headers" value="true" enabled="false"/>
|
<param name="enable-compact-headers" value="true" enabled="false"/>
|
||||||
<!--
|
|
||||||
enable/disable session timers
|
<!--session timers -->
|
||||||
-->
|
<param name="session-timeout" value="0" enabled="true"/>
|
||||||
<param name="enable-timer" value="false" enabled="false"/>
|
<param name="enable-timer" value="false" enabled="true"/>
|
||||||
<param name="minimum-session-expires" value="120" enabled="false"/>
|
<param name="minimum-session-expires" value="0" enabled="false"/>
|
||||||
|
|
||||||
|
<!-- apply inbound acl->
|
||||||
<param name="apply-inbound-acl" value="domains"/>
|
<param name="apply-inbound-acl" value="domains"/>
|
||||||
<!--
|
<!--
|
||||||
This defines your local network, by default we detect your local network
|
This defines your local network, by default we detect your local network
|
||||||
|
|||||||
Reference in New Issue
Block a user