kerozin created an issue (kamailio/kamailio#4294)
Kamailio 5.7.4
When I write A new value to $fU pseudovariable it acttually appends, but not
replace.
A from header before manipulation: <sip:3451088@192.168.107.17>
In failure route I do
$fU = "77719365301";
The header after manipulation looks as: <sip:345108877719365301@192.168.107.17>
this behavior was reported in #3165 but closed. I believe this was happen by
mistake.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4294
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4...@github.com>
_______________________________________________
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!