From joel@textplus.com Thu Aug 8 21:49:14 2019 From: Joel Serrano To: sr-users@lists.kamailio.org Subject: [SR-Users] $Au being set to $fu instead of $fU Date: Thu, 08 Aug 2019 12:48:57 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0607139046==" --===============0607139046== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, Testing on latest master deb nightly build from last night I've noticed that when $au is not available, $Au is being set to $fu (uri) instead of $fU (username). Docs: https://www.kamailio.org/wiki/cookbooks/devel/pseudovariables ... $Au - Acc username: username for accounting purposes. It's a selective pseudo variable (inherited from acc module). It returns auth username ($au) if exists or From username ($fU) otherwise. ... I have the following log in several places in a test box: xlog("L_NOTICE", "[DEBUG] Au=3D$Au au=3D$au aU=3D$aU fU=3D$fU fu=3D$fu - \n"); And when I run through them (on both request and reply routes) I get the following: Aug 8 14:37:43 csbc01 csbc[9478]: NOTICE: {1 21564 REGISTER d8df9be1-1702e20b(a)A.B.C.D}