[sr-dev] git:5.3:d306cf12: Fix typo on carrierroute module: Consecutives 'the'
Henning Westerholt
hw at skalatan.de
Fri Oct 2 15:52:00 CEST 2020
Module: kamailio
Branch: 5.3
Commit: d306cf12f13b40724181b31d070a47522cab8d2d
URL: https://github.com/kamailio/kamailio/commit/d306cf12f13b40724181b31d070a47522cab8d2d
Author: Jorge Vallecillo <jorgevallecilloc at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-10-02T13:51:45Z
Fix typo on carrierroute module: Consecutives 'the'
---
Modified: src/modules/carrierroute/doc/carrierroute_db.xml
---
Diff: https://github.com/kamailio/kamailio/commit/d306cf12f13b40724181b31d070a47522cab8d2d.diff
Patch: https://github.com/kamailio/kamailio/commit/d306cf12f13b40724181b31d070a47522cab8d2d.patch
---
diff --git a/src/modules/carrierroute/doc/carrierroute_db.xml b/src/modules/carrierroute/doc/carrierroute_db.xml
index cc88b19887..f755d08a40 100644
--- a/src/modules/carrierroute/doc/carrierroute_db.xml
+++ b/src/modules/carrierroute/doc/carrierroute_db.xml
@@ -273,7 +273,7 @@ modparam("carrierroute", "carrierfailureroute_domain_col", "domain")
</section>
<section>
<title><varname>carrierfailureroute_scan_prefix_col</varname> (string)</title>
- <para>Name of column contains the the scan prefixes. Scan prefixes define the matching
+ <para>Name of column contains the scan prefixes. Scan prefixes define the matching
portion of a phone number, e.g. we have the scan prefixes 49721 and 49, the called number is
49721913740, it matches 49721, because the longest match is taken. If no prefix matches,
the number is not failure routed. To prevent this, an empty prefix value of
More information about the sr-dev
mailing list