<div dir="ltr">Hi All,<div><br></div><div>I'm looking to have a better understanding of when to use the Timer process versus the "Slow Timer" Process.  This is what I came up with, but please correct me:</div><div><br></div><div><div><ul><li>The “<b>Timer</b>” process is used to handle core processing within Kamailio.  Therefore, you don’t want to put long running logic into the routing handler<br><br></li><li>The “<b>Slow Timer</b>” process can be used for long running processes<br></li></ul></div></div><div><br></div></div>