summaryrefslogtreecommitdiff
path: root/misc/freeswitch/conf/freeswitch.xml
diff options
context:
space:
mode:
authorJulian Pawlowski <julian.pawlowski@gmail.com>2013-01-23 23:12:19 +0100
committerJulian Pawlowski <julian.pawlowski@gmail.com>2013-01-23 23:12:19 +0100
commitf4d1151238fbf01b436884ae89367a53b4360014 (patch)
tree750abe90f7b291260e6b79b0816eeb2c71f5a0e6 /misc/freeswitch/conf/freeswitch.xml
parent398d5706752a583ff8bc3ec9101fc75b507bbb89 (diff)
add mod_snmp
Diffstat (limited to 'misc/freeswitch/conf/freeswitch.xml')
-rw-r--r--misc/freeswitch/conf/freeswitch.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/freeswitch/conf/freeswitch.xml b/misc/freeswitch/conf/freeswitch.xml
index 3c098fc..09f36d1 100644
--- a/misc/freeswitch/conf/freeswitch.xml
+++ b/misc/freeswitch/conf/freeswitch.xml
@@ -633,6 +633,7 @@
<load module="mod_tone_stream"/>
<load module="mod_say_en"/>
<load module="mod_spandsp"/>
+ <load module="mod_snmp"/>
</modules>
</configuration>
<configuration name="lua.conf" description="LUA Configuration">