Use polycom_request_validation_method and polycom_request_validation_request template variables

This commit is contained in:
FusionPBX
2020-06-30 17:42:20 -06:00
committed by GitHub
parent 85b6f20158
commit f6277e9fa5
@@ -174,8 +174,8 @@
{/if} {/if}
nat.keepalive.interval="30" nat.keepalive.interval="30"
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1" voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
voIpProt.SIP.requestValidation.1.request="INVITE" voIpProt.SIP.requestValidation.1.method="{$polycom_request_validation_method}"
voIpProt.SIP.requestValidation.1.method="source" voIpProt.SIP.requestValidation.1.request="{$polycom_request_validation_request}"
feature.broadsoftUcOne.enabled="0" feature.broadsoftUcOne.enabled="0"
voice.volume.persist.handset="1" voice.volume.persist.handset="1"
voice.volume.persist.handsfree="1" voice.volume.persist.handsfree="1"