git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8317 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-05-08 21:32:19 +00:00
parent 05288745c9
commit 923ea60b3f
2 changed files with 2 additions and 2 deletions

View 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>

View 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>