I'm writing an application for asterisk (really just a set of access commands to the builtin API), and I notice that a lot of existing applications are not thread-safe. Should they be? Should mine be? Thanks, --Ernest