Difference between revisions of "MOR X6"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 17: Line 17:


This list will change over time. Items will be removed and added.
This list will change over time. Items will be removed and added.
<br><br>
=API=
New API methods:
* SERVICES
** [[MOR_API_Service_create | service_create]]
** [[MOR_API_Service_delete | service_delete]]
** [[MOR_API_Services_get | services_get]]
** [[MOR_API_Service_update | service_update]]
* SUBSCRIPTIONS
** [[MOR_API_subscription_create | subscription_create]]
** [[MOR_API_subscription_delete | subscription_delete]]
** [[MOR_API_Subscriptions_get | subscriptions_get]]
** [[MOR_API_subscription_update | subscription_update]]
Improvements/changes:
** [[MOR_API_user_details_update | user_details_update]] added option for reseller to inherit the QuickForwardDID rules from Admin
** [[MOR_API_user_details_get | user_details_get]] returns call_limit for user now
** [[MOR_API_device_update | device_update]] added option for reseller to inherit the localization rules from Admin
** [[MOR_API_device_create | device_create]] added option to create special extension
** [[MOR_API_conflines_update | conflines_update]] added new optional parameters: default_device_location_id and default_User_tariff_id

Revision as of 07:52, 12 February 2015

MOR X6 will be released 2015 March 1st.

Planned major functionality

  • Internal rates/tariffs logic rework
  • Multi-Level Resellers
  • XLSX invoice templates
  • Routing by Quality (ASR/ACD)
  • Multi-Tenant PBX functionality





NOTICE

This list will change over time. Items will be removed and added.




API

New API methods:

Improvements/changes: