Update vars.xml

This commit is contained in:
FusionPBX 2016-08-16 14:11:20 -06:00 committed by GitHub
parent f6a2b6d56a
commit b63c0fdf26
1 changed files with 1 additions and 2 deletions

View File

@ -22,7 +22,6 @@
<X-PRE-PROCESS cmd="set" data="default_country=US" />
<X-PRE-PROCESS cmd="set" data="default_countrycode=1" />
<X-PRE-PROCESS cmd="set" data="default_exitcode=011" />
<X-PRE-PROCESS cmd="set" data="domain_uuid=4c8bf696-c4ef-4f51-a554-ce0bcd5a3d25" />
<!-- Dingaling -->
<!-- xmpp_client_profile and xmpp_server_profile xmpp_client_profile can be any string. xmpp_server_profile is appended to "dingaling_" to form the database name containing the "subscriptions" table. used by: dingaling.conf.xml enum.conf.xml -->
@ -32,7 +31,7 @@
<!-- Domain -->
<!-- Sets the default domain. -->
<X-PRE-PROCESS cmd="set" data="domain_name=$${domain}" />
<X-PRE-PROCESS cmd="set" data="domain_name=$${local_ip_v4}" />
<!-- IP Address -->
<!-- (If you''re going to load test then please input real IP addresses for external_rtp_ip and external_sip_ip)