This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<document type="freeswitch/xml"> | |
<section name="configuration" description="Gerenal configuration"> | |
<configuration name="modules.conf" description="Loaded Modules"> | |
<load module="mod_sofia"/> | |
<load module="mod_dialplan_xml"/> | |
<load module="mod_console"/> | |
<load module="mod_commands"/> |