From lars.olsson@optimobile.se Sat Oct 26 16:11:03 2019 From: Lars Olsson To: sr-users@lists.kamailio.org Subject: Re: [SR-Users] Rewrite BYE to Cancel Date: Sat, 26 Oct 2019 14:10:57 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0995410189==" --===============0995410189== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi all, I just want to report back. Daniels suggestion worked great! Thanks a lot for your input. On the "incorrect" BYE request, trigger a cancel for the INVITE with t_cancel= _callid() using call-id and cseq of the INVITE request. (Cseq was not the sa= me on INVITE and BYE). Then reply with 200 OK to the BYE message. Cheers, Lars ________________________________ From: Daniel-Constantin Mierla Sent: Friday, October 25, 2019 1:32 PM To: Lars Olsson ; Kamailio (SER) - Users Mailing= List Subject: Re: [SR-Users] Rewrite BYE to Cancel Run with debug=3D3 and see if you get other log messages from t_cancel_callid= () execution. Cheers, Daniel On 25.10.19 13:09, Lars Olsson wrote: Sorry for forgetting to that result: ERROR: