mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 00:41:41 +00:00
add mod_voicemail to default build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5866 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
c6a35721fb
commit
8db892c31b
@ -5,7 +5,7 @@ applications/mod_conference
|
|||||||
applications/mod_dptools
|
applications/mod_dptools
|
||||||
applications/mod_enum
|
applications/mod_enum
|
||||||
applications/mod_fifo
|
applications/mod_fifo
|
||||||
#applications/mod_voicemail
|
applications/mod_voicemail
|
||||||
#applications/mod_ivrtest
|
#applications/mod_ivrtest
|
||||||
#applications/mod_soundtouch
|
#applications/mod_soundtouch
|
||||||
#applications/mod_rss
|
#applications/mod_rss
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
<load module="mod_conference"/>
|
<load module="mod_conference"/>
|
||||||
<load module="mod_dptools"/>
|
<load module="mod_dptools"/>
|
||||||
<load module="mod_fifo"/>
|
<load module="mod_fifo"/>
|
||||||
<!--<load module="mod_voicemail"/>-->
|
<load module="mod_voicemail"/>
|
||||||
|
|
||||||
<!-- Dialplan Interfaces -->
|
<!-- Dialplan Interfaces -->
|
||||||
<!-- <load module="mod_dialplan_directory"/> -->
|
<!-- <load module="mod_dialplan_directory"/> -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user