From cerien.jean@gmail.com Tue Sep 26 15:36:28 2017 From: Jean =?utf-8?q?C=C3=A9rien?= To: sr-users@lists.kamailio.org Subject: Re: [SR-Users] UACREG - answering to 401 on invite Date: Tue, 26 Sep 2017 09:36:19 -0400 Message-ID: In-Reply-To: <20170926132731.GL13309@office.pocos.nl> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1278451609==" --===============1278451609== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thanks Daniel for your usual help, it is really appreciated ! I've inserted the following block on the failure route: if (t_check_status("401|407")) { xlog("L_INFO","failure_route(ROUTEFAIL) @@ call to uac_auth()\n"); uac_auth(); t_relay(); exit; } Logs show: Sep 26 15:29:08 kamailio /usr/sbin/kamailio[108044]: INFO: