Improve the default.xml sip profile template.

This commit is contained in:
Mark Crane 2013-03-15 04:43:18 +00:00
parent d706900be5
commit e7aea5a1c8
1 changed files with 0 additions and 7 deletions

View File

@ -2,9 +2,6 @@
<!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files -->
<!--aliases are other names that will work as a valid profile name for this profile-->
<aliases>
<!--
<alias name="default"/>
-->
</aliases>
<!-- Outbound Registrations -->
@ -13,10 +10,6 @@
</gateways>
<domains>
<!-- indicator to parse the directory for domains with parse="true" to get gateways-->
<!--<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 -->
<domain name="all" alias="true" parse="false"/>
</domains>
<settings>