Main.News0008 History

Hide minor edits - Show changes to markup

April 25, 2013, at 03:57 PM by razvancrainea -
Added line 1:

(:redirect About/News0008 quiet=1:)

October 09, 2008, at 02:09 PM by 81.180.102.217 -
Changed line 19 from:

A comprehensive documentation is available on site.

to:

A comprehensive documentation and description is available on site.

October 09, 2008, at 02:08 PM by 81.180.102.217 -
Added lines 1-20:

Main -> News -> Dynamic Routing Module


New "Dynamic Routing" Module

OpenSIPS 1.5.0 (devel) has a new module for routing - this module is similar to LCR (as basic functionality - routing based on rules and GWs) , but has a different (scalable and performance design and some enhancements.

Technical adds:

  1. internal data organized as a search tree - very fast to search through ( O(log(n)) instead of O(n) )
  2. unlimited number of rules and gateways (running on a production setup with 200K rules and with no search penalties)
  3. rule matching may include time intervals and recurrence (when the rule is valid)
  4. a rule may point to set of GWs to be used for (1) sequential selection, (2) random selection , (3) weight selection
  5. inbound processing - prefix and strip for calls originated by the GWs

Also, the module already has a nice web interface for provisioning (it will released in the next weeks, along with an OpenSIPs Control Panel Web interface).

A comprehensive documentation is available on site.


Page last modified on April 25, 2013, at 03:57 PM