Main.News0008 History

Hide minor edits - Show changes to output

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 [[http://www.opensips.org/html/docs/modules/devel/drouting.html | on site]].
to:
A comprehensive [[http://www.opensips.org/html/docs/modules/devel/drouting.html | documentation and description]] is available on site.
October 09, 2008, at 02:08 PM by 81.180.102.217 -
Added lines 1-20:
!!Main -> [[Main.News | 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 ([[http://www.opensips.org/html/docs/modules/devel/drouting.html#id2503961| scalable and performance]] design and some enhancements.

Technical adds:
# internal data organized as a search tree - very fast to search through ( O(log(n)) instead of O(n) )
# unlimited number of rules and gateways (running on a production setup with 200K rules and with no search penalties)
# rule matching may include time intervals and recurrence (when the rule is valid)
# a rule may point to set of GWs to be used for (1) sequential selection, (2) random selection , (3) weight selection
# 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 [[http://www.opensips.org/html/docs/modules/devel/drouting.html | on site]].

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