Difference between revisions of "SIP balancer"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 4: Line 4:


* Provide one unique hostname or IP for handling multiple calls to your system
* Provide one unique hostname or IP for handling multiple calls to your system
* Handle multile DID numbers from different provider by sending them to one IP address
* Handle multile DID numbers from different providers by sending them to one IP address
* Distribute calls evenly to servers depending on source caller, number, etc.
* Distribute calls evenly to servers depending on source caller, destination number, etc.
 
* Scalable architecture - you can add new Asterisk servers at any time
 


== Features ==
== Features ==

Revision as of 15:45, 22 November 2011

Currently KOLMISOFT offers a SIP balancer with multiple Asterisk server solutions

Benefits

  • Provide one unique hostname or IP for handling multiple calls to your system
  • Handle multile DID numbers from different providers by sending them to one IP address
  • Distribute calls evenly to servers depending on source caller, destination number, etc.
  • 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.

Current Limitations (will be resolved upon request):

  • 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