if (is_method("INVITE") && t_check_status("200") && sdp_content()) {xlog("L_INFO", "200 OK Received\n");if (!isflagset(20)) {xlog("L_INFO", "200 OK Relayed\n");setflag(20);} else {xlog("L_INFO", "200 OK Dropped\n");drop;}}
INFO: <script>: 200 OK ReceivedINFO: <script>: 200 OK DroppedDEBUG: tm [t_reply.c:1234]: t_should_relay_response(): ->>>>>>>>> T_code=200, new_code=200DEBUG: tm [t_reply.c:1239]: t_should_relay_response(): DBG: t_should_relay_response: 200 INV after final sentDEBUG: tm [t_reply.c:1752]: relay_reply(): DEBUG: relay_reply: branch=0, save=0, relay=0 icode=0 [...]