User Tools

Site Tools


cookbooks:4.3.x:core

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
cookbooks:4.3.x:core [2015/06/03 13:07]
miconda created
cookbooks:4.3.x:core [2017/07/24 16:47]
mslehto [loadmodule] typo
Line 791: Line 791:
 Prototype: **loadmodule "modulepath"** Prototype: **loadmodule "modulepath"**
  
-If modulepath is only modulename or modulename.so, then Kamailio will try to search also for **modulename/modulename.so**, very useful when usining directly the version compiled in the source tree.+If modulepath is only modulename or modulename.so, then Kamailio will try to search also for **modulename/modulename.so**, very useful when using directly the version compiled in the source tree.
  
 Example of usage: Example of usage:
Line 1077: Line 1077:
 ==== pv_buffer_size ==== ==== pv_buffer_size ====
  
-The size in bytes of internal buffer to print dynamic strings with pseudo-variables inside. The default value is 1024.+The size in bytes of internal buffer to print dynamic strings with pseudo-variables inside. The default value is 8192 (8kB).
  
 Example of usage: Example of usage:
Line 2326: Line 2326:
   * onreply_route[0] (stateless): equivalent to set_reply_*() (it's better to use set_reply_* though)   * onreply_route[0] (stateless): equivalent to set_reply_*() (it's better to use set_reply_* though)
  
-  * onreply_route[!=0] (tm): ignored+  * onreply_route[!=0] <nowiki>(tm)</nowiki>: ignored
  
   * branch_route: affects the current branch only (all messages sent on this branch, like possible retransmissions and CANCELs).   * branch_route: affects the current branch only (all messages sent on this branch, like possible retransmissions and CANCELs).
cookbooks/4.3.x/core.txt · Last modified: 2018/08/21 09:26 by henningw