[OpenSER-Devel] [ openser-Patches-1769555 ] DISPATCH : weighted
dispatching
SourceForge.net
noreply at sourceforge.net
Thu Aug 30 00:07:48 CEST 2007
Patches item #1769555, was opened at 2007-08-07 19:29
Message generated for change (Comment added) made by neutrino38
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1769555&group_id=139143
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: ver 1.2.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Emmanuel BUU (neutrino38)
Assigned to: Daniel-Constantin Mierla (miconda)
Summary: DISPATCH : weighted dispatching
Initial Comment:
The proposed patch enhances the DISPATCH modules. It enables the specification of weight for each destination.
For instance if destination.list contains
1 proxy1:5060 50
1 proxy2:5060 20
1 proxy3;5060 30
50% of calls will be dispatched to proxy1,
20% of calls will be disptached to proxy2
30% to proxy3
----------------------------------------------------------------------
>Comment By: Emmanuel BUU (neutrino38)
Date: 2007-08-30 00:07
Message:
Logged In: YES
user_id=1862563
Originator: YES
Ok I submitted a patch based on trunk version.
It compiles but it is not tested yet although it is based on the same
algorithm than the previous one. I updated the DB schema as well.
Note: I discovered the existence of the CARRIERROUTE module that basically
makes much more than this modified DISPATCH. THis is great.
Emmanuel BUU
http://www.ives.fr/
----------------------------------------------------------------------
Comment By: Daniel-Constantin Mierla (miconda)
Date: 2007-08-10 09:20
Message:
Logged In: YES
user_id=1246013
Originator: NO
Please provide the patch against devel version, there is support for
storing destination list in database as well. Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1769555&group_id=139143
More information about the Devel
mailing list