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.
|
This is an example of a sofia profile setup to listen on IPv6.
|
||||||
-->
|
-->
|
||||||
<!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files -->
|
<domains>
|
||||||
<!--aliases are other names that will work as a valid profile name for this profile-->
|
<domain name="all" alias="false" parse="true"/>
|
||||||
|
</domains>
|
||||||
<settings>
|
<settings>
|
||||||
<param name="user-agent-string" value="FreeSWITCH" enabled="true"/>
|
<param name="user-agent-string" value="FreeSWITCH" enabled="true"/>
|
||||||
<param name="debug" value="0"/>
|
<param name="debug" value="0"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue