User Tools

Site Tools


cookbooks:devel:core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cookbooks:devel:core [2020/04/09 11:16]
miconda [Log Engine]
cookbooks:devel:core [2020/04/09 18:16]
miconda [route_locks_size]
Line 1543: Line 1543:
 ==== route_locks_size ==== ==== route_locks_size ====
  
-Set the number of mutex locks to be used for synchronizing the execution of messages sharing the same Call-Id. In other words, enables Kamailio to execute the config script sequentially for the requests and replies received within the same dialog -- a new message received within the same dialog waits until the previous one is routed out.+Set the number of mutex locks to be used for synchronizing the execution of config script for messages sharing the same Call-Id. In other words, enables Kamailio to execute the config script sequentially for the requests and replies received within the same dialog -- a new message received within the same dialog waits until the previous one is routed out.
  
 For smaller impact on parallel processing, its value it should be at least twice the number of Kamailio processes (all children processes). For smaller impact on parallel processing, its value it should be at least twice the number of Kamailio processes (all children processes).
Line 3696: Line 3696:
       * **N** - do not add EOL at the end of JSON document       * **N** - do not add EOL at the end of JSON document
  
-Example of JSON logs when running Kamailio with **--log-engine=json:M**:+Example of JSON logs when running Kamailio with "**--log-engine=json:M**:
  
 <code> <code>
cookbooks/devel/core.txt ยท Last modified: 2022/04/11 17:10 by bkaufman