Implementations

From Kolmisoft Wiki
Revision as of 14:33, 28 June 2011 by Admin (talk | contribs)
Jump to navigationJump to search

This page shows some ways how MOR billing system can be used. Examples are from real implementations.




2 server redundant solution

2serverredundant withlinuxha.png This is the most popular solution because it is fully redundant and most stable.

More info: 2 server redundant solution




4 server redundant solution

4serverredundant withlinuxha.png Stable and redundant solution for high performance.

More info: 4 server redundant solution




Ita.jpg 4 server solution in Italy with 16 E1

Impl 2ast1db1gui16e1.png

  • 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

Impl nast2db1gui.png




Multiple Asterisk servers with SIP balancer and DB Replication

Impl 1sipbalnast2db1gui.png