From benoit.panizzon@imp.ch Mon Oct 31 15:50:29 2022 From: Benoit Panizzon To: sr-users@lists.kamailio.org Subject: Re: [SR-Users] consume_credentials not working on PRACK? Date: Mon, 31 Oct 2022 15:50:21 +0100 Message-ID: <20221031155021.6777cf52@go.imp.ch> In-Reply-To: =?utf-8?q?=3CAM6PR05MB5409E197B7203EA52BB43F9ABF379=40AM6PR05MB?= =?utf-8?q?5409=2Eeurprd05=2Eprod=2Eoutlook=2Ecom=3E?= MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0237662508==" --===============0237662508== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Henning > Maybe the PRACK is not a new request, but an in-dialog request and therefor= e is not handled from the code quoted below. It is handled: if(!is_method("REGISTER|PUBLISH")) { consume_credentials(); xlog("L_INFO", "$cfg(route): $rm creds: Mmmmmmh!\n"); } Log: [...] 3 PRACK]