mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-12 20:27:19 +00:00
more goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9709 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a809ef63a9
commit
e93593d7f8
@ -2,7 +2,6 @@
|
|||||||
<profile name="internal">
|
<profile name="internal">
|
||||||
<!--aliases are other names that will work as a valid profile name for this profile-->
|
<!--aliases are other names that will work as a valid profile name for this profile-->
|
||||||
<aliases>
|
<aliases>
|
||||||
<alias name="$${domain}"/>
|
|
||||||
<alias name="default"/>
|
<alias name="default"/>
|
||||||
</aliases>
|
</aliases>
|
||||||
<!-- Outbound Registrations -->
|
<!-- Outbound Registrations -->
|
||||||
@ -15,6 +14,7 @@
|
|||||||
<!--<domain name="$${domain}" parse="true"/>-->
|
<!--<domain name="$${domain}" parse="true"/>-->
|
||||||
<!-- indicator to parse the directory for domains with parse="true" to get gateways and alias every domain to this profile -->
|
<!-- indicator to parse the directory for domains with parse="true" to get gateways and alias every domain to this profile -->
|
||||||
<!--<domain name="all" alias="true" parse="true"/>-->
|
<!--<domain name="all" alias="true" parse="true"/>-->
|
||||||
|
<domain name="all" alias="true" parse="false"/>
|
||||||
</domains>
|
</domains>
|
||||||
|
|
||||||
<settings>
|
<settings>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user