summaryrefslogtreecommitdiff
path: root/misc/freeswitch/conf/freeswitch.xml
diff options
context:
space:
mode:
authorJulian Pawlowski <julian.pawlowski@gmail.com>2013-03-25 15:29:12 +0100
committerJulian Pawlowski <julian.pawlowski@gmail.com>2013-03-25 15:29:12 +0100
commitc203c3efaae924f420862ad8a243dc18d2c9e154 (patch)
treed89c0c7fe19ba578cf9a754f0ad88497cb21345e /misc/freeswitch/conf/freeswitch.xml
parentcce94a74aa5c9691f9b37cd9be5a6831f8063812 (diff)
add dummy entry for G.729 activation
Diffstat (limited to 'misc/freeswitch/conf/freeswitch.xml')
-rw-r--r--misc/freeswitch/conf/freeswitch.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/freeswitch/conf/freeswitch.xml b/misc/freeswitch/conf/freeswitch.xml
index 3405bc9..5792e96 100644
--- a/misc/freeswitch/conf/freeswitch.xml
+++ b/misc/freeswitch/conf/freeswitch.xml
@@ -1234,6 +1234,9 @@
<load module="mod_spandsp"/>
<load module="mod_snmp"/>
<load module="mod_dingaling"/>
+ <!-- Uncomment the following line after running
+ 'gs-addon install fs-g729' -->
+ <!--<load module="mod_com_g729"/>-->
</modules>
</configuration>
<configuration name="lua.conf" description="LUA Configuration">