mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update sofia.conf.lua
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
table.insert(xml, [[ <!--<domain name="$${domain}" parse="true"/>-->]]);
|
||||
table.insert(xml, [[ <!-- indicator to parse the directory for domains with parse="true" to get gateways and alias every domain to this profile -->]]);
|
||||
table.insert(xml, [[ <!--<domain name="all" alias="true" parse="true"/>-->]]);
|
||||
table.insert(xml, [[ <domain name="all" alias="true" parse="false"/>]]);
|
||||
table.insert(xml, [[ <domain name="all" alias="false" parse="true"/>]]);
|
||||
table.insert(xml, [[ </domains>]]);
|
||||
table.insert(xml, [[ <settings>]]);
|
||||
profile_tag_status = "open";
|
||||
|
||||
Reference in New Issue
Block a user