summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraalatchm <aalatchm@jamailca.com>2011-07-18 18:00:14 +0000
committerTed Trask <ttrask01@yahoo.com>2011-07-18 14:16:39 -0400
commit7adb9a2c369bcb115bd288280c4bb82095c3099f (patch)
tree34ca13388c1189f6d5d82a573a5315dde2a2480c
parent2f93580b0f22ac4e584a04c4cba6c378d3c83dab (diff)
downloadacf-provisioning-7adb9a2c369bcb115bd288280c4bb82095c3099f.tar.bz2
acf-provisioning-7adb9a2c369bcb115bd288280c4bb82095c3099f.tar.xz
Disable silence suppression on Linksys to correct audio problems with Freeswitch applications
-rw-r--r--templates/linksysata-template.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/linksysata-template.lua b/templates/linksysata-template.lua
index 804be0a..034d87f 100644
--- a/templates/linksysata-template.lua
+++ b/templates/linksysata-template.lua
@@ -296,7 +296,7 @@ http://<% io.write(web_server) %>/Linksys/$MA.xml
<Preferred_Codec_1_ ua="na">G711u</Preferred_Codec_1_>
-<Silence_Supp_Enable_1_ ua="na">Yes</Silence_Supp_Enable_1_>
+<Silence_Supp_Enable_1_ ua="na">No</Silence_Supp_Enable_1_>
<Use_Pref_Codec_Only_1_ ua="na">Yes</Use_Pref_Codec_Only_1_>
<Silence_Threshold_1_ ua="na">medium</Silence_Threshold_1_>
<Echo_Canc_Enable_1_ ua="na">Yes</Echo_Canc_Enable_1_>