Hi, I'm writing res_config_sqlite.c based on res_config_odbc.c and I need to know what the correct call would be to sleep if my db is busy for some reason. Should I call ast_safe_sleep() or what? Many thanks, Thomas