2010/8/13 Daniel-Constantin Mierla <miconda(a)gmail.com>om>:
Hello,
I committed in master branch (to be 3.1.0) code that allows to set uri,
username, domain and display name for To and From headers using assignments
to their respective PVs in configuration file. For example:
$fu = "sip:anonymous@invalid";
$fn = '"Jon Doe"';
$tU = "+123455678";
Hi, are these assignments reverted when processing a response and
routing it upstream as uac_replace_from() does (by inspecting RR
params?
--
Iñaki Baz Castillo
<ibc(a)aliax.net>