Hi Carsten,
Am 30.09.2015 um 16:26 schrieb Carsten Bock:
$fU is read-only. You will have to use
uac_replace_from("$(fU{s.substr,2,0})", "");
the documentation
is wrong then, it states that both $fu and $fU
are R/W.
Will adding the uac module (to get these functions) have any adverse
effects?
These variables are no longer read-only like it used to be long time
ago, but updating them is not immediately visible in the incoming sip
message, being operations over headers, see:
-