Difference between revisions of "SIP balancer"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
== SIP Balancer ==
Currently KOLMISOFT offers a SIP balancer with multiple Asterisk server [[Implementations | solutions]]


Currently KOLMISOFT offers a SIP balancer


 
== Features ==
The balancer has these features


* Handle incoming calls from DIDs, trunks, providers
* Handle incoming calls from DIDs, trunks, providers
Line 12: Line 10:
depending on their capacity.
depending on their capacity.


Limitations:
== Limitations: ==


* Balancer cannot handle registrations to multiple Asterisk servers, so devices should register to a certain
* Balancer cannot handle registrations to multiple Asterisk servers, so devices should register to a certain
Line 20: Line 18:


[[Image:SIP_balancer.png]]
[[Image:SIP_balancer.png]]
= See also =
* [[4 server redundant solution]]
* [[2 server redundant solution]]
* [[Implementations]]

Revision as of 15:21, 22 November 2011

Currently KOLMISOFT offers a SIP balancer with multiple Asterisk server solutions


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 mor 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.

Limitations:

  • Balancer cannot handle registrations to multiple Asterisk servers, so devices should register to a certain

Asterisk server (provide correct IP to your clients).


SIP balancer.png

See also