Update {$mac}.xml (#4855)

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
This commit is contained in:
Len
2019-11-18 21:01:17 -07:00
committed by FusionPBX
parent 8046ee97c9
commit ab2faf76a6
@@ -6650,7 +6650,7 @@
<!-- # This is a string of up to 256 characters that should contain a path to the XML file. It MUST be in the host/path format. --> <!-- # This is a string of up to 256 characters that should contain a path to the XML file. It MUST be in the host/path format. -->
<!-- # For example: directory.grandstream.com/engineering --> <!-- # For example: directory.grandstream.com/engineering -->
<!-- # String --> <!-- # String -->
{if isset($grandstream_phonebook_download)} {if isset($grandstream_phonebook_xml_server_path)}
<P331>{$grandstream_phonebook_xml_server_path}{$mac}/</P331> <P331>{$grandstream_phonebook_xml_server_path}{$mac}/</P331>
{elseif isset($grandstream_phonebook_xml_server_path)} {elseif isset($grandstream_phonebook_xml_server_path)}
<P331>{$grandstream_phonebook_xml_server_path}</P331> <P331>{$grandstream_phonebook_xml_server_path}</P331>
@@ -6685,7 +6685,7 @@
<!-- # Phonebook Key Function. 0 - Default, 1 - LDAP Search, 2 - Local Phonebook, 3 - Local Group, 4 - Broadsoft Phonebook --> <!-- # Phonebook Key Function. 0 - Default, 1 - LDAP Search, 2 - Local Phonebook, 3 - Local Group, 4 - Broadsoft Phonebook -->
<!-- # Number: 0, 1, 2, 3, 4. --> <!-- # Number: 0, 1, 2, 3, 4. -->
<!-- # Mandatory --> <!-- # Mandatory -->
{if isset($contact_grandstream)} {if isset($contact_groups) || isset($contact_users) || isset($contact_extensions)}
<P1526>2</P1526> <P1526>2</P1526>
{else} {else}
<P1526>0</P1526> <P1526>0</P1526>