Update internal-ipv6.xml.noload
Add the domains and domain tags.
This commit is contained in:
parent
9f0d14efd2
commit
950b764485
|
|
@ -2,8 +2,9 @@
|
|||
<!--
|
||||
This is an example of a sofia profile setup to listen on IPv6.
|
||||
-->
|
||||
<!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files -->
|
||||
<!--aliases are other names that will work as a valid profile name for this profile-->
|
||||
<domains>
|
||||
<domain name="all" alias="false" parse="true"/>
|
||||
</domains>
|
||||
<settings>
|
||||
<param name="user-agent-string" value="FreeSWITCH" enabled="true"/>
|
||||
<param name="debug" value="0"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue