From bugtracker@sip-router.org Thu Jul 31 16:12:02 2014 From: sip-router To: sr-dev@lists.kamailio.org Subject: [sr-dev] [tracker] Task opened: "unsupported route type: 64" after calling event route dialog:end Date: Thu, 31 Jul 2014 14:11:59 +0000 Message-ID: <1406815919.53da4eaf9120a@sip-router.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1973009086==" --===============1973009086== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below.=20 User who did this - Andrew Pogrebennyk (marduk)=20 Attached to Project - sip-router Summary - "unsupported route type: 64" after calling event route dialog:end=20 Task Type - Bug Report Category - Core Status - Unconfirmed Assigned To -=20 Operating System - All Severity - Low Priority - Normal Reported Version - Development Due in Version - Undecided Due Date - Undecided Details - We are using event route dialog:end to execute some lua scripts: event_route[dialog:end] { if (!lua_run("del_dlg_profile", "$ci")) { xlog("L_ERROR", "Failed to decrease redis counters - R=3D$ru = ID=3D$ci\n"); } else { xlog("L_INFO", "removed redis counters - R=3D$ru ID=3D$ci\n"); } } The problem is that when we have a BYE message, which triggers the event rout= e above and is then processed by the loose_route() and finally goes to t_rela= y(),=20 Jul 31 15:56:44 prx01a proxy[12447]: NOTICE: