]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
doh
authorBrian West <brian@freeswitch.org>
Thu, 8 May 2008 21:32:19 +0000 (21:32 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 8 May 2008 21:32:19 +0000 (21:32 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8317 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/external.xml
conf/sip_profiles/internal.xml

index c731a3a648b78f7aa98ed859283e35c2eef79727..d82ec896a13fa3e7924577f70f866fe1c8cdc6bf 100644 (file)
@@ -2,7 +2,7 @@
 <profile name="external">
   <!-- This profile is only for outbound registrations to providers -->
   <gateways>
-    <X-PRE-PROCESS cmd="include" data="outbound/*.xml"/>
+    <X-PRE-PROCESS cmd="include" data="external/*.xml"/>
   </gateways>
 
   <aliases>
index a6795e9b451c7372eec2ec0da52b4eae27b63c91..abc9c2cf900201c25d5b2697c474bb049ee429a6 100644 (file)
@@ -7,7 +7,7 @@
   </aliases>
   <!-- Outbound Registrations -->
   <gateways>
-    <X-PRE-PROCESS cmd="include" data="default/*.xml"/>
+    <X-PRE-PROCESS cmd="include" data="internal/*.xml"/>
   </gateways>
   
   <domains>