mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-04 12:15:04 +00:00
update config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6206 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
4d2dfa633b
commit
4437f5f431
@ -26,6 +26,7 @@ codecs/mod_l16
|
|||||||
#codecs/mod_speex
|
#codecs/mod_speex
|
||||||
#dialplans/mod_dialplan_directory
|
#dialplans/mod_dialplan_directory
|
||||||
dialplans/mod_dialplan_xml
|
dialplans/mod_dialplan_xml
|
||||||
|
dialplans/mod_dialplan_asterisk
|
||||||
#directories/mod_ldap
|
#directories/mod_ldap
|
||||||
#endpoints/mod_dingaling
|
#endpoints/mod_dingaling
|
||||||
#endpoints/mod_iax
|
#endpoints/mod_iax
|
||||||
|
@ -44,6 +44,7 @@
|
|||||||
<!-- Dialplan Interfaces -->
|
<!-- Dialplan Interfaces -->
|
||||||
<!-- <load module="mod_dialplan_directory"/> -->
|
<!-- <load module="mod_dialplan_directory"/> -->
|
||||||
<load module="mod_dialplan_xml"/>
|
<load module="mod_dialplan_xml"/>
|
||||||
|
<load module="mod_dialplan_asterisk"/>
|
||||||
|
|
||||||
<!-- Codec Interfaces -->
|
<!-- Codec Interfaces -->
|
||||||
<load module="mod_g711"/>
|
<load module="mod_g711"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user