From e567ac9a4f091e4ea27068fa461b64016ad5e749 Mon Sep 17 00:00:00 2001 From: aalatchm Date: Fri, 1 Jul 2011 17:21:12 +0000 Subject: Adjust Polycom RFC 2833 configuration for interoperability with Linksys ATA --- templates/polycom-template.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') 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 %> -- cgit v1.2.3