Thank you for sharing the solution you've found :)

Cheers,

Federico

On Fri, May 16, 2025 at 7:28 AM Roman Dcoz via sr-dev <sr-dev@lists.kamailio.org> wrote:
Hello federico,

I tried another way and manage to work around using ts_append_by_contact function.

$var(formatted_ct) = $(ct{nameaddr.uri});
ts_append_by_contact("location", "$tu", "$var(formatted_ct)");

Thank you for your support.
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-leave@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the sender!