mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
[mod_yaml] Remove from tree
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
<load module="mod_logfile"/>
|
||||
<!-- <load module="mod_syslog"/> -->
|
||||
|
||||
<!--<load module="mod_yaml"/>-->
|
||||
|
||||
<!-- Multi-Faceted -->
|
||||
<!-- mod_enum is a dialplan interface, an application interface and an api command interface -->
|
||||
<load module="mod_enum"/>
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
<load module="mod_logfile"/>
|
||||
<!-- <load module="mod_syslog"/> -->
|
||||
|
||||
<!--<load module="mod_yaml"/>-->
|
||||
|
||||
<!-- Multi-Faceted -->
|
||||
<!-- mod_enum is a dialplan interface, an application interface and an api command interface -->
|
||||
<load module="mod_enum"/>
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
default:
|
||||
${destination_number} =~ (9664):
|
||||
set: foo=bar
|
||||
playback: ${hold_music}
|
||||
@@ -1,6 +0,0 @@
|
||||
settings:
|
||||
#look for foo.conf.yaml when foo.conf is looked for in the xml
|
||||
bind_config: true
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user