Update directory.xml

This commit is contained in:
FusionPBX 2019-12-18 14:03:21 -07:00 committed by GitHub
parent 71e54b4b2a
commit d3ac3f17a1
1 changed files with 2 additions and 2 deletions

View File

@ -25,13 +25,13 @@
<Presence>{$account.1.auth_id}</Presence>
<!-- The ident value of the account that will be used for presence, it is found in the config.xml file -->
<!-- By default its do not use unless it is an IPPhone type -->
<AccountMappingType>Custom</AccountMappingType>
<AccountMappingType>Service</AccountMappingType>
<!-- Possible value one of the following: -->
<!-- None = do not use -->
<!-- Default = the default account used by zoiper5 -->
<!-- Service = the account used by XML contact service -->
<!-- Custom = when this is used, the ident value of the account should be provided in <Account></Account>, it is found in the config.xml -->
<PresenceMappingType>Custom</PresenceMappingType>
<PresenceMappingType>Service</PresenceMappingType>
<!-- Possible value one of the following: -->
<!-- None = do not use -->
<!-- Service = the account used by XML contact service. -->