From hw@gilawa.com Mon May 1 06:36:04 2023 From: Henning Westerholt To: sr-users@lists.kamailio.org Subject: [SR-Users] Re: Clarification of 'return false' behaviour Date: Mon, 01 May 2023 06:35:48 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1309188984==" --===============1309188984== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, your quoted code below also terminates the execution on Kamailio 5.4.x. Maybe= you could double-check on your installation. route { xlog("before\n"); if (route(is_src_private)) { xlog("L_NOTICE", "SRC private\n"); } else { xlog("L_NOTICE", "SRC public\n"); } xlog("after\n"); [=E2=80=A6] } $ cat /root/sip3.txt | nc -u 127.0.0.1 5060 $ tail /var/log/kamailio.log May 1 06:30:58 kam03 /usr/sbin/kamailio[5909]: ERROR: {1 10691 INVITE ud04ch= atv9q(a)10.135.0.1}