puppet/modules/rhizo_base/files/etc/freeswitch/autoload_configs/skinny.conf.xml
Keith Whyte 0e24b1e31b FS config: Avoid annoying ERRORS with reloadxml
Remove include statements for files that do not exist
2023-08-03 03:35:48 +02:00

6 lines
185 B
XML

<configuration name="skinny.conf" description="Skinny Endpoints">
<profiles>
<!-- X-PRE-PROCESS cmd="include" data="../skinny_profiles/*.xml"/ -->
</profiles>
</configuration>