Difference between revisions of "MOR Addons"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 7: Line 7:
==Auto-Dialer addon==
==Auto-Dialer addon==


...
Each 5 minutes cron job is activated to check if any campaigns are activated.
 
If there are some active campaigns, script creates call files for the future.  
 
It puts calls in time period in equal time periods, to load balance the work for Asterisk.
 
E.g. if you have 10 calls to make, script will execute them in 6s intervals to start all calls in 1 min time.


==Reseller addon==
==Reseller addon==

Revision as of 12:05, 25 January 2008

Calling Card addon

You do not need CallingCards to use as PC2Phone service. You should use simple user and device's pin for such functionality.

Currently recorded messages are only in English. If you want other languages - you should translate sounds files and record them in your wanted language.

Auto-Dialer addon

Each 5 minutes cron job is activated to check if any campaigns are activated.

If there are some active campaigns, script creates call files for the future.

It puts calls in time period in equal time periods, to load balance the work for Asterisk.

E.g. if you have 10 calls to make, script will execute them in 6s intervals to start all calls in 1 min time.

Reseller addon

This addon incorporates basic reseller support into MOR PRO

Currently it lets to create user with type 'reseller'

When this user logs into the system he is able to:

  1. Create tariffs
  2. Create users
  3. Assign tariffs to users
  4. View calls and other stats for his own users

When his users are making calls - reseller's balance decreases along with user's balance.

DIDs

Currently DIDs can be assigned only by admin. E.g. reseller can't assign DID to his user. Example:

ADMIN - RESELLER - USER

ADMIN can assign DID to USER directly bypassing RESELLER.

NOTE: This functionality will be adjusted in the future to let resellers add DID directly.


Fax support addon

This addon is based on IAXModem and Hylafax.

It will support:

  1. Mail2Fax
  2. Print2Fax
  3. Fax2Fax - increased reliability for sending faxes


Client portal on Joomla

This addon integrates MOR PRO Client side with popular Joomla CMS (www.joomla.org)

More details