Feature Requests item #3517546, was opened at 2012-04-13 11:18 Message generated for change (Tracker Item Submitted) made by rrb3942 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3517546&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: Ryan Bullock (rrb3942) Assigned to: Nobody/Anonymous (nobody) Summary: Dispatcher: Round-Robin should support weights Initial Comment: The round-robin algorithm for the dispatcher module currently does not support weights. Instead you have to add multiple entries for the same gateway in order to get the same effect. This doesn't scale very if you have several gateways in a group that require different weightings, and makes changing weights more difficult. The other issue is that the documentation does not mention that weight does not affect round-robin (found this information on the original introduction of weights for dispatcher) and I believe that weighted round-robin is a common enough of a concept that most people would expect it to work that way. Thanks for your time. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3517546&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
