User Tools

Site Tools


cookbooks:4.2.x: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
cookbooks:4.2.x:core [2014/12/16 12:18]
miconda [mem_safety]
cookbooks:4.2.x:core [2017/07/24 16:48] (current)
mslehto [loadmodule] typo
Line 495: Line 495:
 Example of usage: Example of usage:
  
 +    advertised_address="1.2.3.4"
     advertised_address="sip-router.org"     advertised_address="sip-router.org"
  
Line 790: 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 2300: Line 2301:
   * 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.2.x/core.1418728694.txt.gz · Last modified: 2014/12/16 12:18 by miconda