From uttameast@gmail.com Mon Sep 28 06:58:14 2020 From: Uttam Giri To: sr-users@lists.kamailio.org Subject: [SR-Users] lval_pvar_assign(): setting pvar failed Date: Sun, 27 Sep 2020 23:57:59 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0094490560==" --===============0094490560== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, i am using htable to assign internal transaction index and label.however its unable to assign the index and label modparam("htable", "htable", "hte=>size=8;autoexpire=300") $sht(hte=>id_index::$rU) = $T(id_index) $sht(hte=>id_label::$rU) = $T(id_label); Logs:-