Hi, at this point I would need the full debug logs to understand what's going on with ts_store/ts_append.
Regards, Federico On Tue, May 13, 2025 at 10:40 AM Roman Dcoz via sr-dev < sr-dev@lists.kamailio.org> wrote: > No there is no much difference between web and mobile registration.I > already tried with use_domain to 0. > > modparam("tsilo", "use_domain", 0) > > > My only concern what value in ts_append() function second argument as if > We use $tU. which means username, which send error below. > > May 12 14:26:02 ip-172-31-5-37 /usr/local/sbin/kamailio[1022077]: WARNING: > hjoin INSIDE If of hjoin: 0 > May 12 14:26:02 ip-172-31-5-37 /usr/local/sbin/kamailio[1022077]: WARNING: > hstored INSIDE If of hjoin: 1 > May 12 14:26:02 ip-172-31-5-37 /usr/local/sbin/kamailio[1022077]: WARNING: > ts_append Function called here if this link executing... > May 12 14:26:02 ip-172-31-5-37 /usr/local/sbin/kamailio[1022077]: DEBUG: > <core> [core/parser/parse_uri.c:1366]: parse_uri(): uri too short: <102> (3) > May 12 14:26:02 ip-172-31-5-37 /usr/local/sbin/kamailio[1022077]: ERROR: > tsilo [tsilo.c:200]: ts_check_uri(): bad uri [102] > May 12 14:26:02 ip-172-31-5-37 /usr/local/sbin/kamailio[1022077]: WARNING: > ts_append Function executed check if any error in above line... > > And if i use $tu then not able to connect to user.Here is the below log > based on $tu. > > May 12 11:05:35 ip-172-31-5-37 /usr/local/sbin/kamailio[1018716]: WARNING: > ts_append Function called here if this link executing... > May 12 11:05:35 ip-172-31-5-37 /usr/local/sbin/kamailio[1018716]: DEBUG: > tsilo [ts_append.c:76]: ts_append(): no record for > sip:1...@91b08a80-99c3-11ea-a870-9138eeb61ce2.com > May 12 11:05:35 ip-172-31-5-37 /usr/local/sbin/kamailio[1018716]: WARNING: > ts_append Function executed check if any error in above line... > _______________________________________________ > Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org > To unsubscribe send an email to sr-dev-le...@lists.kamailio.org > Important: keep the mailing list in the recipients, do not reply only to > the sender! >
_______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!