<div dir="ltr"><br><div class="gmail_extra">Hi list,<br><br>Could anyone tell me if there is a symmetric way to "de-init" kamailio child processes as it is done with child_init_function.<br><br>Actual
 use case is to open connect only in timer module (for periodic checks) 
and some how close it before kamailio is stopped. So at the moment I use
 child_init_function to open connect but have no idea how to close it 
since destroy_function is called only for proc_main AFTER all childs are
 terminated.<br><br>TY!<br><br>--<br>Best regards,<br>Alekzander Spiridonov<br></div></div>