xivo-dird changelog
15.20
The ldap plugins ldap_network_timeout default value has been incremented from 0.1 to 0.3 seconds
15.19
Added the
voicemailtype in Personal contacts configurationRemoved reverse endpoints in REST API:
GET
/0.1/directories/reverse/<profile>/me
15.18
Added reverse endpoints in REST API:
GET
/0.1/directories/reverse/<profile>/<xivo_user_uuid>GET
/0.1/directories/reverse/<profile>/me
15.17
Added directories endpoints in REST API:
GET
/0.1/directories/input/<profile>/aastraGET
/0.1/directories/lookup/<profile>/aastraGET
/0.1/directories/input/<profile>/polycomGET
/0.1/directories/lookup/<profile>/polycomGET
/0.1/directories/input/<profile>/snomGET
/0.1/directories/lookup/<profile>/snomGET
/0.1/directories/lookup/<profile>/thomsonGET
/0.1/directories/lookup/<profile>/yealink
15.16
Added more cisco endpoints in REST API:
GET
/0.1/directories/input/<profile>/cisco
Endpoint
/0.1/directories/lookup/<profile>/ciscoaccepts a newlimitandoffsetquery string arguments.
15.15
Added cisco endpoints in REST API:
GET
/0.1/directories/menu/<profile>/ciscoGET
/0.1/directories/lookup/<profile>/cisco
15.14
Added more personal contacts endpoints in REST API:
GET
/0.1/personal/<contact_id>PUT
/0.1/personal/<contact_id>POST
/0.1/personal/importDELETE
/0.1/personal
Endpoint
/0.1/personalaccepts a newformatquery string argument.
15.13
Added personal contacts endpoints in REST API:
GET
/0.1/directories/personal/<profile>GET
/0.1/personalPOST
/0.1/personalDELETE
/0.1/personal/<contact_id>
Signature of backend method
list()has a new argumentargsArgument
argsfor backend methodslist()andsearch()has a new keytoken_infosArgument
argsfor backend methodload()has a new keymain_configMethods
__call__()andlookup()of service pluginlookuptake a newtoken_infosargument
15.12
Added authentication on all REST API endpoints
Service plugins receive the whole configuration, rather than only their own section