diff options
Diffstat (limited to 'misc/freeswitch')
-rw-r--r-- | misc/freeswitch/conf/freeswitch.xml | 1 |
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"> |