Commit Graph

6 Commits

Author SHA1 Message Date
FusionPBX d67b9597f1
Update directory XML to handle the contacts information. (#6256)
* Update directory XML to handle the contacts information.

Better conditions to use all contact name variations.
2022-01-22 20:05:35 -07:00
FusionPBX b8e87d2d75
Improve yealink phonebook for contact organization (#6254) 2022-01-21 22:47:16 -07:00
FusionPBX 5f4edcac7c Update directory.xml 2019-11-21 17:19:26 -07:00
FusionPBX 49e81af4ec Update directory.xml 2019-10-06 11:16:24 -06:00
FusionPBX a8dec99116 Update directory.xml 2018-12-04 11:11:23 -07:00
Chris Black 7b99a14f67 Yealink directory listing for extensions, groups, users contacts (#1588)
* Fix Yealink provisioning for contacts/groups

Fix the Yealink provision templates to allow for directory_extensions,
groups and users.

* Fix group_uuid and user_uuid messup

* Yealink directory and provisioning changes

Includes the changes from PR 1582 with some fixes to the SQL.

Also merged all the directory_* options into ONE directory.xml

Will need to call the it with any of these:

http://mydomain/app/provision/?file=directory.xml&contacts=groups

http://mydomain/app/provision/?file=directory.xml&contacts=users

http://mydomain/app/provision/?file=directory.xml&contacts=extensions

http://mydomain/app/provision/?file=directory.xml&contacts=all
2016-05-12 11:22:40 -06:00