Browse Source

Merge remote-tracking branch 'github/github' into github

3.12
Steve Lum 14 years ago
parent
commit
74c270c4ca
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      autoload_configs/modules.conf.xml

+ 3
- 1
autoload_configs/modules.conf.xml View File

@ -16,7 +16,9 @@
<load module="mod_dialplan_xml"/> <load module="mod_dialplan_xml"/>
<!-- Endpoints --> <!-- Endpoints -->
<load module="mod_sofia"/>
<!--Removed as ecallmgr will start this interface when we're ready to receive calls-->
<!--More likely to be removed as we go forward, so that we can precisely control each server's resources/interfaces-->
<!--<load module="mod_sofia"/>-->
<load module="mod_loopback"/> <load module="mod_loopback"/>
<!-- Applications --> <!-- Applications -->


Loading…
Cancel
Save