mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 10:43:49 +00:00
Use polycom_request_validation_method and polycom_request_validation_request template variables
This commit is contained in:
@@ -174,8 +174,8 @@
|
||||
{/if}
|
||||
nat.keepalive.interval="30"
|
||||
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
||||
voIpProt.SIP.requestValidation.1.request="INVITE"
|
||||
voIpProt.SIP.requestValidation.1.method="source"
|
||||
voIpProt.SIP.requestValidation.1.method="{$polycom_request_validation_method}"
|
||||
voIpProt.SIP.requestValidation.1.request="{$polycom_request_validation_request}"
|
||||
feature.broadsoftUcOne.enabled="0"
|
||||
voice.volume.persist.handset="1"
|
||||
voice.volume.persist.handsfree="1"
|
||||
|
||||
Reference in New Issue
Block a user