summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraalatchm <aalatchm@jamailca.com>2011-07-01 17:21:12 +0000
committerTed Trask <ttrask01@yahoo.com>2011-07-01 13:53:25 -0400
commite567ac9a4f091e4ea27068fa461b64016ad5e749 (patch)
tree91deb778aca0372b91d0010ee5ecf7b478716a78
parent17f0948688ec6fbb71ac2cc9fb7ab550ebd8f9a5 (diff)
downloadacf-provisioning-e567ac9a4f091e4ea27068fa461b64016ad5e749.tar.bz2
acf-provisioning-e567ac9a4f091e4ea27068fa461b64016ad5e749.tar.xz
Adjust Polycom RFC 2833 configuration for interoperability with Linksys ATA
-rw-r--r--templates/polycom-template.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/polycom-template.lua b/templates/polycom-template.lua
index ec91450..50f4861 100644
--- a/templates/polycom-template.lua
+++ b/templates/polycom-template.lua
@@ -84,6 +84,8 @@ voIpProt.SIP.use486forReject="1"
<% -- Set phone's requested registration period in seconds %>
voIpProt.server.1.expires="60"
voIpProt.server.2.expires="60"
+<% -- Set RFC 2833 payload to 101 instead of 127 for interop. with Linksys ATA %>
+tone.dtmf.rfc2833Payload="101"
<% --- From site.cfg %>