Route detail types
Route detail types consist of:
- Raw: This tells the engine to pass the message data through without translating it.
- Translate: This translates the message according to the actions in the specified translation file.
- Generate: This processes the message through a sequence of specified Tcl procedures to generate new route details.