j
k
j a
j l
Try this instead:
route { ...
t_check_trans();
...
if(is_method("CANCEL")) { if(!t_relay_cancel()) sl_send_reply("500", "Internal Server Error");
exit; } }
-- Alex
Back to the thread
Back to the list