Module: kamailio Branch: 5.3 Commit: e153c88caefdc15e0883f0d41ea395589d8fa7c4 URL: https://github.com/kamailio/kamailio/commit/e153c88caefdc15e0883f0d41ea39558...
Author: Jorge Vallecillo jorgevallecilloc@gmail.com Committer: Henning Westerholt hw@skalatan.de Date: 2020-10-02T13:51:46Z
Fix typo on drouting module: Consecutives 'the'
---
Modified: src/modules/drouting/doc/drouting_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/e153c88caefdc15e0883f0d41ea39558... Patch: https://github.com/kamailio/kamailio/commit/e153c88caefdc15e0883f0d41ea39558...
---
diff --git a/src/modules/drouting/doc/drouting_admin.xml b/src/modules/drouting/doc/drouting_admin.xml index facb72b31d..323c183a98 100644 --- a/src/modules/drouting/doc/drouting_admin.xml +++ b/src/modules/drouting/doc/drouting_admin.xml @@ -18,7 +18,7 @@ <title>Introduction</title>
<para>Dynamic Routing is a module for selecting (based on multiple - criteria) the the best gateway/destination to be used for delivering a + criteria) the best gateway/destination to be used for delivering a certain call. Least Cost Routing (LCR) is a special case of dynamic routing - when the rules are ordered based on costs. Dynamic Routing comes with many features regarding routing rule selection: