User Tools

Site Tools


cookbooks:5.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
Next revision Both sides next revision
cookbooks:5.2.x:core [2019/10/30 00:25]
joelsdc
cookbooks:5.2.x:core [2019/10/30 00:28]
joelsdc
Line 3114: Line 3114:
   }   }
 </code> </code>
- 
 ==== onsend_route ==== ==== onsend_route ====
  
Line 3139: Line 3138:
   * msg:len - when used in an onsend_route, msg:len will contain the length of the message on the wire (after all the changes in the script are applied, Vias are added a.s.o) and not the lentgh of the original message.   * msg:len - when used in an onsend_route, msg:len will contain the length of the message on the wire (after all the changes in the script are applied, Vias are added a.s.o) and not the lentgh of the original message.
  
 +==== event_route ====
 +
 +Generic type of route executed when specific events happen.
 +
 +Prototype: event_route[groupid:eventid]
 +  * groupid - should be the name of the module that triggers the event
 +  * eventid - some meaningful short text describing the event
cookbooks/5.2.x/core.txt ยท Last modified: 2020/04/03 09:34 by henningw