Engine.timer
From Yate Documentation
engine.timer is a message sent by the engine to the modules that have a message handler registered for it and is intended to act as a means of synchronization.
This message is broadcast every second by the engine.
Parameter
time
- UNIX time the message has been emitted.
See also