[OpenSIPS-Devel] [ opensips-Bugs-3577322 ] modules/drouting: document how to specify weights
SourceForge.net
noreply at sourceforge.net
Mon Oct 15 15:56:52 CEST 2012
Bugs item #3577322, was opened at 2012-10-15 06:56
Message generated for change (Tracker Item Submitted) made by shimaore
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3577322&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: docs
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: shimaore (shimaore)
Assigned to: Nobody/Anonymous (nobody)
Summary: modules/drouting: document how to specify weights
Initial Comment:
Although the documentation for the drouting module indicates we can assign weights to gateways or carriers, it does not say how.
drouting.xml should be modified to add the specification, and maybe an example:
<listitem><para>list of GWs/carriers (string)
[...]
For each ID (GW or carrier) you may specify a weight by appending <quote>=</quote>, followed by a numerical weight, to the <quote>gwid</quote> or the <quote>carrierid</quote>.
[...]
Example of list:
<quote>gw1,gw4,#cr3</quote>
<quote>gw1=10,gw4=10,#cr3=80</quote>
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3577322&group_id=232389
More information about the Devel
mailing list