2012-01-09 20:18:59 +00:00
|
|
|
<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>
|
2014-01-25 23:51:21 +00:00
|
|
|
<X-PRE-PROCESS cmd="include" data="../sbc_profiles/*.xml"/>
|
2012-01-09 20:18:59 +00:00
|
|
|
</profiles>
|
|
|
|
|
|
|
|
</configuration>
|