Update {$mac}.xml (#4855)
* Update {$mac}.xml
* Update {$mac}.xml
* Update {$mac}.xml
* Update {$mac}.xml
* Update {$mac}.xml
This commit is contained in:
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. -->
|
||||
<!-- # For example: directory.grandstream.com/engineering -->
|
||||
<!-- # String -->
|
||||
{if isset($grandstream_phonebook_download)}
|
||||
{if isset($grandstream_phonebook_xml_server_path)}
|
||||
<P331>{$grandstream_phonebook_xml_server_path}{$mac}/</P331>
|
||||
{elseif isset($grandstream_phonebook_xml_server_path)}
|
||||
<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 -->
|
||||
<!-- # Number: 0, 1, 2, 3, 4. -->
|
||||
<!-- # Mandatory -->
|
||||
{if isset($contact_grandstream)}
|
||||
{if isset($contact_groups) || isset($contact_users) || isset($contact_extensions)}
|
||||
<P1526>2</P1526>
|
||||
{else}
|
||||
<P1526>0</P1526>
|
||||
|
|
|
|||
Loading…
Reference in New Issue