API Changelog for February 2021 (v.1.0.46)
Voice
Call Handling Rules
- Filter by Custom type in Call Handling rules API
| Changed Methods |
|---|
GET /account/~/extension/~/answering-rule?type=Custom |
Call Recording Settings
- retention details are supported
| Changed Methods |
|---|
GET /account/{accountId}/call-recording |
Account
User Settings
- new 'groupCallpickup' extension type supported
| Changed Methods |
|---|
GET /account/{accountId}/extension |
GET /account/{accountId}/extension/{extensionId} |
PUT /account/{accountId}/extension/{extensionId} |
Address Book
Internal Contacts
- new 'groupCallpickup' extension type supported
| Changed Methods |
|---|
GET /account/accountId/directory/entries |
GET /account/accountId/directory/entries/{entryId} |
GET /account/accountId/directory/entries/search |
Events & Notifications
Notification Types
sipDataquery parameter is supported for telephony/session notificationsstatusCodequery parameter is supported for telephony/session notifications
| Changed Event Filters |
|---|
/restapi/v1.0/account/{accountId}/telephony/sessions |
/restapi/v1.0/account/{accountId}/extension/{extensionId}telephony/sessions |
- new event filter for DND change is supported
| New Event Filters |
|---|
⭐️ /restapi/v1.0/account/{accountId}/extension/{extensionId}/presence/dnd |