forked from Mirrors/freeswitch
35ddb93d74
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6760 d0543943-73ff-0310-b7d9-9358b9ac24b2
10 lines
253 B
XML
10 lines
253 B
XML
<configuration name="sofia.conf" description="sofia Endpoint">
|
|
<global_settings>
|
|
<param name="log-level" value="0"/>
|
|
</global_settings>
|
|
|
|
<profiles>
|
|
<X-PRE-PROCESS cmd="include" data="../sip_profiles/*.xml"/>
|
|
</profiles>
|
|
</configuration>
|