[sr-dev] git:5.3:35d977ae: carrierroute: docs - note about config file ownership

Daniel-Constantin Mierla miconda at gmail.com
Thu Jul 2 09:55:48 CEST 2020


Module: kamailio
Branch: 5.3
Commit: 35d977aed4c7137d34d4cf8216d503ac48f1e423
URL: https://github.com/kamailio/kamailio/commit/35d977aed4c7137d34d4cf8216d503ac48f1e423

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2020-07-02T09:47:15+02:00

carrierroute: docs - note about config file ownership

- GH #2369

(cherry picked from commit 214c762c46d5cd5892d2ddc06a25193a01164e8b)

---

Modified: src/modules/carrierroute/doc/carrierroute_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/35d977aed4c7137d34d4cf8216d503ac48f1e423.diff
Patch: https://github.com/kamailio/kamailio/commit/35d977aed4c7137d34d4cf8216d503ac48f1e423.patch

---

diff --git a/src/modules/carrierroute/doc/carrierroute_admin.xml b/src/modules/carrierroute/doc/carrierroute_admin.xml
index 21fb73f42e..dee8d006f5 100644
--- a/src/modules/carrierroute/doc/carrierroute_admin.xml
+++ b/src/modules/carrierroute/doc/carrierroute_admin.xml
@@ -206,7 +206,8 @@ modparam("carrierroute", "config_source", "file")
     <section>
 	    <title><varname>config_file</varname> (string)</title>
 	    <para>
-		    Specifies the path to the config file.
+			Specifies the path to the config file. The file has to be owned by
+			the user and group used to run &kamailio;.
 	    </para>
 	    <para>
 		    <emphasis>




More information about the sr-dev mailing list