]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tweak
authorBrian West <brian@freeswitch.org>
Sat, 17 Nov 2007 21:15:25 +0000 (21:15 +0000)
committerBrian West <brian@freeswitch.org>
Sat, 17 Nov 2007 21:15:25 +0000 (21:15 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6320 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/sofia.conf.xml

index 30849ee4ea53e687cb3f229d3ea5d2ae400f35f1..3057efd2e90eebb6a0a334c29e81fa24a7a312ef 100644 (file)
@@ -1,5 +1,5 @@
 <configuration name="sofia.conf" description="sofia Endpoint">
   <profiles>
-    <X-PRE-PROCESS cmd="include" data="sip_profiles/*.xml"/>
+    <X-PRE-PROCESS cmd="include" data="../sip_profiles/*.xml"/>
   </profiles>
 </configuration>