This channel hook logs every time it is called and can be used to explore how Awasu interacts with channel hooks.
Channel hooks can be attached to a channel from the Advanced page in the Channel Properties dialog.
Simply specify a log file and whether you want config files to be dumped. Turning this on will log a copy of the INI file Awasu passes in (as a command-line parameter) each time the channel hook is called, and is useful for determining what information is sent through for each type of event.
The hook will log activity for all events by default, but this can be changed by editing the .HOOK file so that it only registers for events that you are interested in.