doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8317 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
05288745c9
commit
923ea60b3f
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue