[fusion] Weekly backup 2026-06-08 — 27 files changed, 1794 insertions(+)

This commit is contained in:
FusionPBX Backup
2026-06-08 23:12:54 -05:00
parent ab245ba5e0
commit 9c09ca5032
27 changed files with 1794 additions and 0 deletions
@@ -0,0 +1,19 @@
<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"/>
<!-- <param name="capture-server" value="udp:homer.domain.com:5060"/> -->
</global_settings>
<!--
The rabbit hole goes deep. This includes all the
profiles in the sip_profiles directory that is up
one level from this directory.
-->
<profiles>
<X-PRE-PROCESS cmd="include" data="../sip_profiles/*.xml"/>
</profiles>
</configuration>