mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +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, [[ <!--<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, [[ <!-- 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="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, [[ </domains>]]);
|
||||||
table.insert(xml, [[ <settings>]]);
|
table.insert(xml, [[ <settings>]]);
|
||||||
profile_tag_status = "open";
|
profile_tag_status = "open";
|
||||||
|
|||||||
Reference in New Issue
Block a user