translate the multi domain setup to the external profile to traverse the directory and register all gateways in the directory from ALL domains.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9712 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-09-29 00:49:34 +00:00
parent b87d7f7adf
commit 82996f5e05
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
</aliases> </aliases>
<domains> <domains>
<domain name="$${domain}" parse="true"/> <domain name="all" alias="false" parse="true"/>
</domains> </domains>
<settings> <settings>