move default to interal with alias for default.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8300 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-05-08 14:45:34 +00:00
parent 52d9aca5b5
commit 917c8f81de
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
<!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files -->
<profile name="default" domain="$${domain}">
<profile name="internal" domain="$${domain}">
<!--aliases are other names that will work as a valid profile name for this profile-->
<aliases>
<alias name="$${domain}"/>
<alias name="internal"/>
<alias name="default"/>
</aliases>
<!-- Outbound Registrations -->
<gateways>