Feature Requests item #2952822, was opened at 2010-02-16 16:04 Message generated for change (Comment added) made by ibc_sf You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=2952822&group_id=232389
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: trunk Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: prioritized gateway selection using drouting Initial Comment: Hi, Currently the are 3 gateway selection sort modes, a new one is needed to enable load balancing between carriers. There is no way to directly route 50% of calls to carrier 1, 30% to carrier 2 and 10% to carrier 3. This can be configured on the dr_rules table by setting a "special" format '1=0.5,2=0.3,3=0.2' on the gwlist column on the corresponding record. This will help to migrate users that depend on the carrierroute (currently unmaintained) module to the drouting module Regards, ---------------------------------------------------------------------- Comment By: IƱaki Baz Castillo (ibc_sf) Date: 2010-02-16 16:19 Message: You can also use this not very cool format to get the load balancing: '1,1,1,1,1,2,2,2,3,3' ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=2952822&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
