Difference between revisions of "MOR 11"

From Kolmisoft Wiki
Jump to navigationJump to search
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:mor11.png|250px|right]]
[[File:mor11_box.png|450px|right]]
 
<br><br><br>
= New functionality =
= New functionality =


Line 35: Line 35:
* When [[Quick_Stats#How_to_hide_quick_stats.3F|Quick Stats]] are hidden from the start page an additional menu item '''Quick stats''' will appear in Personal Menu section.
* When [[Quick_Stats#How_to_hide_quick_stats.3F|Quick Stats]] are hidden from the start page an additional menu item '''Quick stats''' will appear in Personal Menu section.
* Added "Loading" bar in [[Invoices|invoices]] generating. Now users can see how much work is left.
* Added "Loading" bar in [[Invoices|invoices]] generating. Now users can see how much work is left.
* [[DID for Callback double INVITE solution]]
<br>
<br>


Line 57: Line 58:
* Calling Cards: [[Using_Calling_Cards_and_Vouchers_with_same_numbers|Disable Voucher with same Number as Card if Card is used]] - this option allows you to print cards which can be used both for vouchers and for Calling Cards. If one is used - the other one is deactivated.
* Calling Cards: [[Using_Calling_Cards_and_Vouchers_with_same_numbers|Disable Voucher with same Number as Card if Card is used]] - this option allows you to print cards which can be used both for vouchers and for Calling Cards. If one is used - the other one is deactivated.
* '''Calling Cards''': PIN length restrictions - now MOR allows you to generate only 20% cards of total possible unique PIN number. For example: you have defined that your card group will have 2 digits length PIN, that means that there is 10*10=100 possible unique PIN combinations. So MOR allows you to create: 100*0.2 = 20 cards. To generate more cards you have increase PIN length.
* '''Calling Cards''': PIN length restrictions - now MOR allows you to generate only 20% cards of total possible unique PIN number. For example: you have defined that your card group will have 2 digits length PIN, that means that there is 10*10=100 possible unique PIN combinations. So MOR allows you to create: 100*0.2 = 20 cards. To generate more cards you have increase PIN length.
 
* [[Card TopUp]]: Functionality which allows to increase Calng Card A balance with Calling Card B money.
<br>
<br>


== '''[[Monitorings_Addon|Monitorings Addon]]''' ==
== '''[[Monitorings_Addon|Monitorings Addon]]''' ==
* New functionality: Admin and Resellers now can '''[[Spy_real-time_calls|spy their user's real-time calls]]'''.
* New functionality: Admin and Resellers now can '''[[Spy_real-time_calls|spy their user's real-time calls]]'''.
* New functionality: Admin may be noticed or user may be blocked if his call price limit drops below specified amount


<br>
<br>
Line 93: Line 95:
<br>
<br>
==MOR API==
==MOR API==
* [[MOR_API_delete_device_api|Device delete via API]]
* [[MOR_API_device_delete|Device delete via API]]
* [[PhoneBook]]: [[MOR_API_phonebooks_api|List]], [[MOR_API_phonebook_edit_api|Edit]]
* [[PhoneBook]]: [[MOR_API_phonebooks_get|List]], [[MOR_API_phonebook_edit|Edit]]
* [[MOR_API_user_register|User registration API]]
* [[MOR_API_user_register|User registration API]]
* [[MOR_API_payments_list_api|API to retrieve payments]]
* [[MOR_API_payments_get|Payments list]]
 
* [[MOR API user calls get|User calls]] - new option to retrieve only calls made using DIDs


Based on: Asterisk 1.4.42
Based on: Asterisk 1.4.42

Latest revision as of 13:41, 27 May 2013

Mor11 box.png




New functionality


Various upgrades


PBX Functions


Calling Cards Addon


Monitorings Addon

  • New functionality: Admin and Resellers now can spy their user's real-time calls.
  • New functionality: Admin may be noticed or user may be blocked if his call price limit drops below specified amount


Payment Gateway Addon

  • Email/Payer column in payments list is now filled when payment is made via Paypal or Authorize.net.
  • PayPal - Return URL on successful payment, Return URL on canceled payment these 2 new features allows you to redirect your users to a desired page in MOR after a successful or unsuccessful PayPal payment.
  • Payment gateways: PayPal and Authorize.net payment gateways now will save and display a transaction ID in payments list. This is valid only for new payments.


Call Shop Addon


Reseller Addon

  • Option to allow Resellers to change PINs of their users devices.
  • Now reseller users are allowed to create their own CLIs like admin's users.
  • Owner rate for resellers
  • Resellers now have completely separate Location rules
  • Admin now do not see reseller's users devices. This was done to prevent some logical mistakes that can be done by admin. If needed - admin can login as reseller and check reseller's user devices.


Reseller PRO Addon (Personal Cloud solution)


MOR API

Based on: Asterisk 1.4.42



More Details