API 2.0 Change Logs

This topic describes the change logs of API 2.0.

Release Date Description
2021-05-24
  • Added the following interfaces to control call parking calls:
    • Query call parking status: callpark_status
    • Park a call: call/callpark
      Note: To retrieve a parked call, use the interface call/dial.
  • Added the following interfaces to control calls via User Agent Computer Supported Telecommunications Application (uaCSTA):
    • Hang up calls: uacstacall/hangup
    • Refuse a call: uacstacall/refuse_inbound
    • Answer a call: uacstacall/accept_inbound
  • Added support for uaCSTA call events.
  • Added the following interfaces to configure extension groups:
    • Query extension group settings: extensiongroup/query
    • Delete extension groups: extensiongroup/delete
    • Edit extension groups: extensiongroup/update
    • Add an extension group: extensiongroup/add
2021-01-28
  • Added musiconhold parameter for the following interfaces:
    • conference/update: Enable or disable music on hold.
    • conference/query: Query the status of music on hold.
  • Optimized queue/query_status interface: Added channelid parameter in response parameters.
  • Optimized ExtensionStatus report: Added registeredIP parameter, which is used to display the IP address of the device where extension registered.
  • Optimized the BLF key status display for an agent: The BLF key status can be changed when you pause or resume agent service by API.

  • Fixed the conference issues:
    • If there were no participants in a conference room, members could not be invited to join the conference by the conference/add_member interface.
    • If editing basic settings of a conference by conference/update interface, all the conference numbers would be changed to the same.
  • Fixed the issue of NewCdr report: If a queue call was not answered, the agentringtime in NewCdr report would be 0.
2020-11-09
  • Added the following interfaces for Contacts:
    • companycontacts/query
    • companycontacts/add
    • companycontacts/update
    • companycontacts/delete
  • Added support for querying call status of extensions.

  • Optimized the following interfaces to reduce configuration reload frequency, and improve system stability.

    • extension/update
    • hotel/checkout
  • Fixed the issue of auto recording: The call placed via IVR could not be recorded automatically.
  • Fixed the trunk issue: When updating DOD for a trunk, the data assigned to "extensionsdod" was too long, and caused some data lost.
2020-07-01
  • Added support for querying the status of Linkus clients.
  • Added support for sending emails to Linkus users.
  • Added support for enabling and disabling Linkus feature for extensions.
  • Optimized the following interfaces:

    • inroute/update
    • outroute/update
    • siptrunk/update
    • pagingroup/update
  • Fixed the CDR download issue: If users called the API interface to download call records, some call records would display incorrectly.
2020-05-07 First release.