Module: kamailio
Branch: 5.3
Commit: 6a230024af804ab97a2e260e5a644ad1f58d8c76
URL:
https://github.com/kamailio/kamailio/commit/6a230024af804ab97a2e260e5a644ad…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2021-12-06T14:42:18+01:00
core: clarification for -b cli parameter
(cherry picked from commit f068a9ad1892777bfb9a6d1bcfd17a291578c6b6)
(cherry picked from commit 68a694676df0e0a0d0a8d0180ebc39f9893b49bc)
(cherry picked from commit 748cd0834cc9118fec1ee69b749daad7203346fb)
---
Modified: src/main.c
---
Diff:
https://github.com/kamailio/kamailio/commit/6a230024af804ab97a2e260e5a644ad…
Patch:
https://github.com/kamailio/kamailio/commit/6a230024af804ab97a2e260e5a644ad…
---
diff --git a/src/main.c b/src/main.c
index 6ca7feb5ef..0e16009e19 100644
--- a/src/main.c
+++ b/src/main.c
@@ -164,8 +164,8 @@ Options:\n\
(like for 'alias' global parameter)\n\
-A define Add config pre-processor define (e.g., -A WITH_AUTH,\n\
-A 'FLT_ACC=1', -A 'DEFVAL=\"str-val\"')\n\
- -b nr Maximum receive buffer size which will not be exceeded by\n\
- auto-probing procedure even if OS allows\n\
+ -b nr Maximum OS UDP receive buffer size which will not be exceeded by\n\
+ auto-probing-and-increase procedure even if OS allows\n\
-c Check configuration file for syntax errors\n\
-d Debugging mode (multiple -d increase the level)\n\
-D Control how daemonize is done:\n\