Difference between revisions of "MOR X6"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 34: | Line 34: | ||
** [[MOR_API_Subscriptions_get | subscriptions_get]] | ** [[MOR_API_Subscriptions_get | subscriptions_get]] | ||
** [[MOR_API_subscription_update | subscription_update]] | ** [[MOR_API_subscription_update | subscription_update]] | ||
* OTHER | |||
** [[MOR_API_user_sms_service_subscribe | user_sms_service_subscribe ]] - allows to subscribe User to the SMS service | |||
Improvements/changes: | Improvements/changes: | ||
Line 39: | Line 41: | ||
** [[MOR_API_user_details_update | user_details_update]] added option for reseller to inherit the QuickForwardDID rules from Admin | ** [[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_user_details_get | user_details_get]] returns call_limit for user now | ||
** [[MOR_API_user_register | user_register ]] greatly increased user registration API speed | |||
** [[MOR_API_device_update | device_update]] added option for reseller to inherit the localization rules from Admin | ** [[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_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 | ** [[MOR_API_conflines_update | conflines_update]] added new optional parameters: default_device_location_id and default_User_tariff_id | ||
** [[MOR_API_callback_init | callback_init]] added option to send Card PIN to initiate Callback to Calling Card without entering PIN (pinless) |
Revision as of 07:58, 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:
- SERVICES
- SUBSCRIPTIONS
- OTHER
- user_sms_service_subscribe - allows to subscribe User to the SMS service
Improvements/changes:
- user_details_update added option for reseller to inherit the QuickForwardDID rules from Admin
- user_details_get returns call_limit for user now
- user_register greatly increased user registration API speed
- device_update added option for reseller to inherit the localization rules from Admin
- device_create added option to create special extension
- conflines_update added new optional parameters: default_device_location_id and default_User_tariff_id
- callback_init added option to send Card PIN to initiate Callback to Calling Card without entering PIN (pinless)