Hi, - openSIP received two 180 messages from both End points A and B. - End-point A answers, and sends a 200OK to openSIP Then, I need to sends a CANCEL message to End-point B. Which one of the functions I can use: sl_send_reply( ) or t_reply( ) ? I assume the function should be called in onreply_route block !! Thanks, RR