Module: kamailio
Branch: master
Commit: 4f573561797b297131464699bd1ed6f0b5d7ed75
URL: 
https://github.com/kamailio/kamailio/commit/4f573561797b297131464699bd1ed6f0b5d7ed75

Author: Henning Westerholt <h...@gilawa.com>
Committer: Henning Westerholt <h...@gilawa.com>
Date: 2025-02-25T09:29:37Z

kamailio.cfg: small whitespace indention fix, spelling fix

---

Modified: etc/kamailio.cfg

---

Diff:  
https://github.com/kamailio/kamailio/commit/4f573561797b297131464699bd1ed6f0b5d7ed75.diff
Patch: 
https://github.com/kamailio/kamailio/commit/4f573561797b297131464699bd1ed6f0b5d7ed75.patch

---

diff --git a/etc/kamailio.cfg b/etc/kamailio.cfg
index a46f5734bfc..a9b675b6bd9 100644
--- a/etc/kamailio.cfg
+++ b/etc/kamailio.cfg
@@ -157,13 +157,13 @@ import_file "kamailio-local.cfg"
 #!endif
 
 # - flags
-#   FLT_ - per transaction (message) flags
+# FLT_ - per transaction (message) flags
 #!define FLT_ACC 1
 #!define FLT_ACCMISSED 2
 #!define FLT_ACCFAILED 3
 #!define FLT_NATS 5
 
-#      FLB_ - per branch flags
+# FLB_ - per branch flags
 #!define FLB_NATB 6
 #!define FLB_NATSIPPING 7
 
@@ -192,7 +192,7 @@ children=8
 # tcp_children=8
 
 /* UDP receiving mode:
- * - 0: multi-process (defaut)
+ * - 0: multi-process (default)
  * - 1: multi-threaded with async worker group 'udp'
  * - 2: per socket configuration (see core cookbook) */
 # async_workers_group="name=udp;workers=8"

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to