1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-05 10:08:08 +00:00

14 lines
356 B
XML
Raw Normal View History

<configuration name="sofia.conf" description="sofia Endpoint">
<global_settings>
<param name="log-level" value="0"/>
<!-- <param name="auto-restart" value="false"/> -->
<param name="debug-presence" value="0"/>
</global_settings>
<profiles>
<X-PRE-PROCESS cmd="include" data="../sbc_profiles/*.xml"/>
</profiles>
</configuration>