MOR is class 5 softswitch with billing and routing with extended functionality, increased stability and professional support directly from the developers.
- What’s New
- Find us on Facebook
- FREE version can be downloaded from here
- All functionality covered in the detailed manual
- Newest info and troubleshooting tips can be found in the wiki
- Free Help/Support is done in the forum
- Online DEMO
MOR covers such Business Models:
- Wholesale
- Retail
- Calling Cards
- Call Shops
- Callback
- Batch dialer (Auto Dialer)
- Various other (minor)
MOR Functionality
GUI functionality
- Online registration
- Possible branding (Logo change/etc)
- Translations
- Multicurrency
- Phonebook
- User grouping
- Device grouping
Billing functionality
- Realtime
- Postpaid/Prepaid billing
- Concurrent calls for users
- Unlimited devices for users
- Providers
- Provider rules
- Least Cost Routing
- Fail-Over
- User wholesale tariff
- Localization
- Day setup
- Directions
- Direction Groups
- DID support
- DID billing
- CDR Rerating
- Credit control
- Custom rates
- Trunk support
Reporting functionality
- Provider’s calls
- Providers stats
- User call’s stats
- Tell balance/time
- Payment stats
- New calls stats
- Loss making calls
- Profit stats
- Country stats
- Fax2Email stats
- Data import functionality
- Tariff import from CSV
- CDR Import from CSV
- Data export functionality
- Tariff export to CSV/PDF
- CDR export to CSV/PDF
Troubleshooting functionality
- Call Tracing
- Accounting functionality
- Services/Subscriptions
- Invoices
- Vouchers
- PayPal integration
- Manual Payments
- Monitoring functionality
- Call Recording
- Additional functionality
- Mass email sending
- Fax2Email
- Click2Call
- Voicemail
- Voicemail2Email
- Call forwarding
Callshop functionality
- Callback
- WEB Callback
- Authorization by PIN
- Authorization by ANI
- Addons
- Auto-Dialer
- Calling Cards
- Reseller
- Click2Call
And much much MOR(E)!
Implementation
2 servers solution
This solution has two replicated databases.
Asterisk connects to one database and GUI connects to another, so it increases performance when Web interface is used intensively.
2 server redundant solution
This is the most popular solution because it is fully redundant and most stable.
4 server redundant solution
Stable and redundant solution for high performance.
4 server solution in Italy with 16 E1
- Such system is in Italy serving Call Shops
- E1 hardware is 2 x Sangoma A108DE cards
- This implementation is used for high volume calls to/from PSTN network over 16 E1 links were 4+4 E1 is for incoming and 4+4 E1 is for outgoing (on Asterisk 1 server 4 incoming/4 outgoing and same on server Asterisk 2).
- Separate server is dedicated to database which minimizes load on Asterisk servers.
- GUI is on separate server with it’s own DB connected to main DB server over MySQL Replication.
Many Asterisk servers with DB Replication
Multiple Asterisk servers with SIP balancer and DB Replication
SIP balancer
Benefits
- Provide one unique hostname or IP for your providers/clients
- Handle multiple DID numbers from different providers by sending them to one IP address
- Distribute calls evenly to servers depending on source caller, destination number, etc. (you can choose, we will configure it accordingly)
- Scalable architecture – you can add new Asterisk servers at any time
Features
- Handle incoming calls from DIDs, trunks, providers
- Monitoring of Asterisk server capacity – allows to set how many calls a certain Asterisk server can handle
- If one Asterisk server becomes unresponsive or reached call limit, no more calls are sent to that server
- Option to determine which incoming calls to send to which Asterisk server, or just send calls to servers depending on their capacity.
- A simple GUI to manage the SIP balancer.