[sr-dev] git:kamailio_3.0: NEWS: notes about the shm related changes

Daniel-Constantin Mierla miconda at gmail.com
Sun Jan 10 13:42:28 CET 2010


Module: sip-router
Branch: kamailio_3.0
Commit: 836406e324036760573dd5a79a0934fabd397f50
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=836406e324036760573dd5a79a0934fabd397f50

Author: Andrei Pelinescu-Onciul <andrei at iptel.org>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Jan 10 13:15:57 2010 +0100

NEWS: notes about the shm related changes
(cherry picked from commit 3d3d38e63a55e549e1707fce0fa1c2c189906338)

---

 NEWS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 3cd2de4..225eedc 100644
--- a/NEWS
+++ b/NEWS
@@ -64,6 +64,8 @@ config script changes:
   - while()
   - include file support: include_file "somefile"
   - event route support: event_route[module_name:eventid]
+  - user and shm_force_alloc must now appear prior to any modparam() or route
+     block.
 
 build system:
   - multiple modules directories are now supported (defined in Makefile.dirs)
@@ -79,6 +81,9 @@ new config variables:
            compiled with DBG_QM_MALLOC or DBG_F_MALLOC).
        Default: 1.
        Can be changed at runtime.
+  - shm = number  or shm_mem = number  - size of shared memory in MB. It's
+       overwritten if a value is specified on the command line (-m val).
+       Default: 32 Mb. Must appear prior to any modparam() or route block.
 
 new script commands:
   add_local_rport() - adds the rport parameter to the added via header




More information about the sr-dev mailing list