[packages] net/nufw: run of autogen.sh needed with recent versions of libtool
[openwrt/svn-archive/archive.git] / net / freeswitch / files / etc.uci / autoload_configs / sofia.conf.xml
1 <configuration name="sofia.conf" description="sofia Endpoint">
2
3 <global_settings>
4 <param name="log-level" value="0"/>
5 <!-- <param name="auto-restart" value="false"/> -->
6 <param name="debug-presence" value="0"/>
7 </global_settings>
8
9 <!--
10 The rabbit hole goes deep. This includes all the
11 profiles in the sip_profiles directory that is up
12 one level from this directory.
13 -->
14 <profiles>
15 <X-PRE-PROCESS cmd="include" data="../sip_profiles/*.xml"/>
16 </profiles>
17
18 </configuration>