Mark Willis wrote: > So can I just do a transmit_response(p, "100 Trying", req); right before > the transmit_response of 404 in handle_request_invite(), or will that > break everything? I could even add an option but I don't think this is a > valid reason for an option. I believe that would work, yes.